if you were using webwork2 you would be able to use those jsp tags in velocity, i believe displaytag even packaged with ww2 now.

Leonidas Papadakis wrote:

Greetings,

i have recently been trying to migrate from velocity templates to jsp because i would like to use the jsp tags (i.e. displaytag.org ). I am using webwork 1.0. The problem is that if i call an action i.e. myres that returns a jsp file on SUCCESS the veltag does not access the properties of the myres , i.e. a String message.
although if i do #set($foo = "temp") and $foo , that works.


My questions is the therefore :

a) can i avoid the migration to jsp and use tags in velocity (an example would be usefull)
b) if there is no other way, how can i access the message property ? (i have generated the getMessage and setMessage of course)
Is there o context error?


Your reply is highly appreciated...
Thanks a lot

Leon




------------------------------------------------------- This SF.net email is sponsored by: SF.net Giveback Program. Does SourceForge.net help you be more productive? Does it help you create better code? SHARE THE LOVE, and help us help YOU! Click Here: http://sourceforge.net/donate/ _______________________________________________ Opensymphony-webwork mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/opensymphony-webwork








------------------------------------------------------- This SF.net email is sponsored by: SF.net Giveback Program. Does SourceForge.net help you be more productive? Does it help you create better code? SHARE THE LOVE, and help us help YOU! Click Here: http://sourceforge.net/donate/ _______________________________________________ Opensymphony-webwork mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/opensymphony-webwork

Reply via email to