× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



It depends on how many people you have hitting it. If you're
constructing something on a per-request basis, the application will
scale less well than an application that constructs something once.

-----Original Message-----
From: wdsci-l-bounces@xxxxxxxxxxxx [mailto:wdsci-l-bounces@xxxxxxxxxxxx]
On Behalf Of tim
Sent: Tuesday, March 25, 2008 11:05 AM
To: 'Websphere Development Studio Client for iSeries'
Subject: Re: [WDSCI-L] Calling EGL app from iseriesand
onconstructionfunction

What about changing the scope to request?

Seems to work that way. Any reason why I should not use this scope?

-----Original Message-----
From: wdsci-l-bounces@xxxxxxxxxxxx [mailto:wdsci-l-bounces@xxxxxxxxxxxx]
On
Behalf Of Joe Pluta
Sent: Tuesday, March 25, 2008 10:54 AM
To: Websphere Development Studio Client for iSeries
Subject: Re: [WDSCI-L] Calling EGL app from iseriesand
onconstructionfunction

tim wrote:
Joe,

Can I get a command line variable from the prerender?

I don't think I can "function onprerender(cno string)"

Think I can only "function onConstruction(cno string)"

Am I wrong?

You can get variables from the request string using the j2eelib
functions:

custno = J2EELib.getQueryParameter("cno");

Joe

As an Amazon Associate we earn from qualifying purchases.

This thread ...

Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

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.