Re: [S2] Velocity.properties file and Struts

2010-05-08 Thread Burton Rhodes
I don't use velocity with Struts. Just use it to generate a few reports and emails. I use JSP for the view. So I don't know :) On 5/8/10, Martin Gainty wrote: > > Burt > > you seem to have a great deal of velocity expertise > > will velocity work with with Struts2 to render pages? > http://veloc

type convertion about complex object question

2010-05-08 Thread yunaki
I want to convert a group of html input tag into hashmap? each value of html input tag is for a set of Sequence Objects. e.g. code in input.jsp a converter split the value by vertical bar, the left part of the value contains two id property for Property1 and Property2 objects in each new S

RE: [S2] Velocity.properties file and Struts

2010-05-08 Thread Martin Gainty
Burt you seem to have a great deal of velocity expertise will velocity work with with Struts2 to render pages? http://velocity.apache.org/tools/devel/struts/StrutsLinkTool.html am i reading this incorrectly or is velocity dependent on legacy struts-1.3.8? http://velocity.apache.org/tools/devel/