|
I am executing a STRPCCMD from my iseries to open a browser window (EGL app)That's how JavaServer Faces works. The onConstruction event is called the first time the page is called. If you'd like to do something every time the page is invoked, you might consider using the onPrerender function instead.
passing a command argument.
start http://192.168.1.1:9080/web/web01.faces?c=12345'
The first time I execute the iseries command, the onconstruction get
executed and my variable c is read. Subsequent execution of this command
with different values for variable C don't appear to be executing the
onconstruction function.
I have tried to close the web browser before each call, but that didn't seem
to help.
I am basically trying to pass a parm to my egl pgm which is loaded in my
onconstruction function. Is there another or better way of doing this?
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.