> I believe it's: > > <webwork:property value="myProperty" id="myProperty"/>
I thought the same but following does not work for me:
<webwork:property value="myProperty" id="myProperty"/>
<%
String s = myProperty;
%>
How should I write this jsp part to get it working?
with best wishes,
Taavi
_______________________________________________
Webwork-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/webwork-user
