You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@struts.apache.org by Sairam01 <rr...@gmail.com> on 2007/09/17 22:20:50 UTC

s:include tag

I'm unable to include a jsp dynamically. The include tag doesn't evaluate
VALUE the expression.

<s:include value=="%{someName}".jsp/>

someName is a attribute on my action code. Should this work..?

-- 
View this message in context: http://www.nabble.com/s%3Ainclude-tag-tf4469750.html#a12744368
Sent from the Struts - Dev mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org
For additional commands, e-mail: dev-help@struts.apache.org


Re: s:include tag

Posted by Laurie Harper <la...@holoweb.net>.
Sairam01 wrote:
> I'm unable to include a jsp dynamically. The include tag doesn't evaluate
> VALUE the expression.
> 
> <s:include value=="%{someName}".jsp/>
> 
> someName is a attribute on my action code. Should this work..?
> 

Please post questions about using Struts to the Struts Users list only. 
The Struts Dev list is for discussing the development and enhancement of 
Struts itself.

http://struts.apache.org/mail.html


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org
For additional commands, e-mail: dev-help@struts.apache.org