Can we pass objects using the struts framework ?
 "Nelson, Laird" <[EMAIL PROTECTED]> wrote:> -----Original Message-----
> From: Rajendra Yadav [mailto:[EMAIL PROTECTED]]
> How do we pass parameters from one jsp to another using the 
> Struts framework.

Nothing to do with Struts. See the Servlet API.

http://java.sun.com/j2ee/sdk_1.3/techdocs/api/javax/servlet/ServletRequest.h
tml#setAttribute(java.lang.String, java.lang.Object)

HTH,
Laird

--
To unsubscribe, e-mail: 
For additional commands, e-mail: 



---------------------------------
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now

Reply via email to