Hi,
I'm getting an error from Velocity when I try to use Webwork UI tags in a VM template. If I write this (which was taken from Using+WebWork+2+Tags+from+Velocity in the wiki) in the script:
#tag( TextField "label=Username" "name=username" )
This should be
#tag( TextField "label='Username'" "name='username'" )
The issue is that at a previous point, not all the attributes of webwork tags were evaluated. Currently, they are. I've updated the wiki so it should be correct now.
M
------------------------------------------------------- SF.Net is sponsored by: Speed Start Your Linux Apps Now. Build and deploy apps & Web services for Linux with a free DVD software kit from IBM. Click Now! http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click _______________________________________________ Opensymphony-webwork mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/opensymphony-webwork