<webwork:include value="$content"/>

----- Original Message -----
From: "erik" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, April 16, 2002 3:31 PM
Subject: [Webwork-user] Dynamic Include


Hello,
I saw some discussion on dynamic includes but haven't found anything that
works yet. Here is what I want to do:

<webwork:include value="<webwork:property value="$content"/>"/>

The $content is just a request variable that may be a jsp page reference, a
webwork action, some other static or dynamic page. Is this possible within
webwork? Trying the above gives the following exception:

org.apache.jasper.compiler.ParseException: /template.jsp(146,57) Attribute
$content has no value
at
org.apache.jasper.compiler.JspReader.parseAttributeValue(JspReader.java:563)


Thanks,
Erik






_______________________________________________
Webwork-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/webwork-user

Reply via email to