From: "rmanchu" <[EMAIL PROTECTED]>
>
> anyone know what is the key under which the actionform is stored within
> a request?
>

It's under whatever name (as in <form-bean  name="..." >)  you configured in
struts-config.xml.

Here's the "debug.jsp" that I include at the bottom of my main layout page
during development.  It formats everything in request/session/application
scope into tables.
   http://wiki.wendysmoak.com/cgi-bin/wiki.pl?DebugJSP

-- 
Wendy Smoak


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to