RE: WELCOME to user@struts.apache.org

2011-05-06 Thread Jason Pyeron
> -Original Message- > From: Bertrand [mailto:bertran...@gmail.com] > Sent: Friday, May 06, 2011 2:53 > To: user@struts.apache.org > Subject: Re: WELCOME to user@struts.apache.org > > Hi, > > I am building a poc using Struts2 and tiles2 on Websphere por

Re: WELCOME to user@struts.apache.org

2011-05-05 Thread Bertrand
Hi, I am building a poc using Struts2 and tiles2 on Websphere portal 7.0. I created a JSR-168 portlet using struts2 quite easily, but adding tiles to the picture is not as straightforward. For the addition of tiles, config-wise: In web.xml, I have org.apache.struts2.tiles.StrutsTilesListener

Re: WELCOME to user@struts.apache.org

2006-12-12 Thread Kranti Parisa
Hi, i am working on internationalization in struts. for this i did the following 1) WEB-INF/classes/resources folder defined all the files example : application.properties, application_fr.properties ..etc 2) in each file defined the labels example label.firstname=First Name 3) in struts-confi