Struts2 form layout

2009-02-18 Thread David Kerwick
Hi, Is it possible to adjust the layout of an ajax themed form by using css? I'd like to have a four column layout instead of two. I tried creating a div around half the content and floating it right put the div ends up outside the form table for some reason. I tried creating another table aro

RE: struts2 + tiles

2009-02-18 Thread David Kerwick
for title? Something like this: Papi. On Tue, Feb 17, 2009 at 4:19 PM, David Kerwick wrote: > I had a similar issue and solved it like this > > In the definition I had > > > > And in the template I put > > &g

RE: struts2 + tiles

2009-02-17 Thread David Kerwick
I had a similar issue and solved it like this In the definition I had And in the template I put Dave -Original Message- From: Tom Pop [mailto:tom@email.cz] Sent: 17 February 2009 10:56 To: Struts Users Mailing List Subject: struts2 + tiles Hello, please, how to insert locali

RE: Struts2 + tiles + i18n, getText issue

2009-02-11 Thread David Kerwick
the nicest. I assume this is caused by something in my configuration or someone else would have come across it by now. Anyone any idea where I'm going wrong? Or any idea of a better way to fix the problem? Thanks Dave -Original Message- From: David Kerwick [mailto:david.ker

RE: Struts2 + tiles + i18n, getText issue

2009-02-09 Thread David Kerwick
Hi, Just discovered this also happens with I don't know how to get around that as I can't put s:text in its place. Am I just doing something wrong? If so what should I be doing? Any help would be great Thanks Dave -Original Message----- From: David Kerwick [mailto:

Struts2 + tiles + i18n, getText issue

2009-02-06 Thread David Kerwick
Hi, I've come across a problem I can't figure out it seems similar to http://www.mail-archive.com/user@struts.apache.org/msg76063.html These two statements give different results when the language is changed With s:text giving the correct language text but getText always gives the def