| Author |
JSPInit question
|
Doug Nichols
Greenhorn
Joined: Jan 04, 2006
Posts: 12
|
|
How do I obtain this attribute from inside the JSP where it's located? I tried pretty much everything in the book for examples, eg: application.getAttribute("mail"), etc but only get NULL back. Doing a "getAttribute" in the JSPInit immediately afterward comes back ok, but am I limited to only that?? thanks
|
 |
 |
|
|
subject: JSPInit question
|
|
|