Hi Damian!
RTFM! Especially code excerpts and object framework.
"Damian Gomes" <[EMAIL PROTECTED]> wrote:
>Without the use of session objects, I would like to pass objects from one page to
>another.
You can't do it without session objects.
>say you have two pages, pag1, pag2.
>in pag2 I defined a public String sName.
So you have member variables which will have the same value for all users!
>on webevent of a submit button on pag1, how can I assign the member sName on pag2 to
>the value of "Damian"?
Of course, you can assign everything. But it won't work in multi-user environment.
_________________________________________________________________________
To unsubscribe from this mailing list please send an email to:
[EMAIL PROTECTED]
Please remember to use the same email address you subscribed with.
For help in using, subscribing, and unsubscribing to the discussion
forums, please go to: http://www.netdynamics.com/support/visitdevfor.html
For dire need help, email: [EMAIL PROTECTED]