Thank you all very much! That worked wonderfully! Exactly what I've been looking 
for... thanks again!

James



> -----Original Message-----
> From: Dick Zetterberg [mailto:[EMAIL PROTECTED]
> Sent: Saturday, July 26, 2003 7:17 AM
> To: [EMAIL PROTECTED]
> Subject: Re: [OS-webwork] How do I read request.getParameter 
> in JSP from
> webwork?
> 
> 
> If the include tag should look up the value on the value 
> stack/request param
> you should use the value attribute rather than the page 
> attribute. So in
> your example you should write:
> 
> <webwork:include value="$includeSource" />
> 
> Cheers,
> 
> Dick Zetterberg
> [EMAIL PROTECTED]
> 
> 
> ----- Original Message -----
> From: "Scott Farquhar" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Saturday, July 26, 2003 5:06 AM
> Subject: Re: [OS-webwork] How do I read request.getParameter 
> in JSP from
> webwork?
> 
> 
> > You should be able to do this:
> >
> >    <webwork:include page="$includeSource" />
> >
> >  From here:
> >    http://www.opensymphony.com/webwork/el.jsp
> >
> 
> 
> 
> 
> -------------------------------------------------------
> This SF.Net email sponsored by: Free pre-built ASP.NET sites including
> Data Reports, E-commerce, Portals, and Forums are available now.
> Download today and enter to win an XBOX or Visual Studio .NET.
> http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet
> _072303_01/01
> _______________________________________________
> Opensymphony-webwork mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/opensymphony-webwork
> 


-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01
_______________________________________________
Opensymphony-webwork mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/opensymphony-webwork

Reply via email to