Velocity Template

2009-02-22 Thread Roberto Mabini
Hi All, I am a new user of struts 2 , please give some direction on what template to used free marker or velocity. I am planning to used velocity but when I creating sample application , I have encounter a problem that struts 2 fix but seem I can 't get anything working. If you have simple appl

Polymorphism through s:textfield

2009-02-22 Thread Kumar Iyer
Hi all, This is a conceptual doubt: Let there be an action class member "t" of type "T". For a in the JSP, a new instance of T will be created and the member variable of T,namely a, will be populated with the value entered in the textfield. I have a scenario wherein depending on the user's sel

Re: Update 2.0.x to 2.1.6

2009-02-22 Thread Gordian Yuan
Hi, Juergen you can just put struts2-dojo-plugin.jar to your WEB-INF/lib if you dont use maven Gordian On Sun, Feb 22, 2009 at 10:11 PM, Martin Gainty wrote: > > Juergen- > > I would place the plugin details in a profile in your projects pom.xml > which will be activated later on > >

RE: Update 2.0.x to 2.1.6

2009-02-22 Thread Martin Gainty
Juergen- I would place the plugin details in a profile in your projects pom.xml which will be activated later on dojo211 org.apache.struts struts2-dojo-plugin