Try <bean:parameter .../>

Regards,
 
Rich


-----Original Message-----
From: Barry Volpe [mailto:[EMAIL PROTECTED] 
Sent: Friday, October 03, 2003 2:11 PM
To: Struts Users Mailing List
Subject: Can I get parameter using bean tag?

I have the following fowarding jsp's

myjsp.jsp?type=type1

myjsp.jsp?type=type2

I'm not sure if this is valid but I would like to use a tag(bean tag?)
in my jsp to identify if type = type1 or type = type 2.

I wanted to use this information to set radio button default values.
One default when type=type1 and the other default value 
when type = type2 (calling the same jsp, myjsp.jsp).

Can a bean tag grab a name/value pair like above?


Any suggestions?

Thanks,
Barry

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

Reply via email to