Re: DisplayTag and Internationalization Lookups

2010-02-22 Thread Lukasz Lenart
2010/2/22 CRANFORD, CHRIS : > Thoughts? Maybe that? http://www.mail-archive.com/displaytag-de...@lists.sourceforge.net/msg03267.html Regards -- Łukasz http://www.lenart.org.pl/ Kapituła Javarsovia 2010 http://javarsovia.pl - T

Re: How struts2 supports "optgroup"?

2010-02-22 Thread Felipe Lorenz
Nobody can help me? On Wed, Feb 10, 2010 at 10:13 AM, Felipe Lorenz wrote: > Im sory, but the example at http://struts.apache.org/2.1.8.1/docs/optgroup > .html is very simple. Dont have a real example... > > But anyway... Im trying to use s:optgroup without success.. > > Here is how I did wi

RE: DisplayTag and Internationalization Lookups

2010-02-22 Thread CRANFORD, CHRIS
Actually it isn't that. We actually manage our internationalization in applicationMessage_en and our build script performs a copy of this file to applicationMessages. This should prevent what you're referring to. Lets say our table column key is 'page.mytable.header.ponumber'. This key is define

Re: DisplayTag and Internationalization Lookups

2010-02-22 Thread Lukasz Lenart
Maybe it's related to that https://issues.apache.org/jira/browse/WW-3219 Regards -- Łukasz http://www.lenart.org.pl/ Kapituła Javarsovia 2010 http://javarsovia.pl - To unsubscribe, e-mail: user-unsubscr...@struts.apache.org For

DisplayTag and Internationalization Lookups

2010-02-22 Thread CRANFORD, CHRIS
I am using the DisplayTag library with Struts2. In the displaytag.properties file, I had to specify a property as follows: Locale.provider=com.setech.displaytag.I18nWebworkAdapter This class contains the following method: ublic String getResource(String resourceKey, String defaultValue, Tag tag

server side validation using GWT

2010-02-22 Thread loucat
Hi everybody, I'm developing a web application with GWT and I was supposed to do the server side validation with struts2. I've read that the integration of GWT and struts2 is not so easy, in fact I've used gwtstruts2plugin but actually I'm not using it and I still don't know how to match widget an

Custom Window State Struts2 Portlet

2010-02-22 Thread Ricardo Jorge
Hello. I'm using Liferay portal to develop a portlet using struts 2. I need to use a custom Liferay Window State called exclusive to generate a URL. This allows me to make AJAX calls and return only the result generated by the action. I have added the tag to my portlet.xml I tried

Re: ajax validation with IE8

2010-02-22 Thread Stephen Ince
IE8 is a little stubborn, you have to delete temporary files. On Mon, Feb 22, 2010 at 6:12 AM, Stephen Ince wrote: > Does anyone know how I can I patch /struts/css_xhtml/validation.js?  I > tried replacing template/css_xhtml/validation.js in struts-core but > that does not seem to work. > I added

Re: ajax validation with IE8

2010-02-22 Thread Stephen Ince
Does anyone know how I can I patch /struts/css_xhtml/validation.js? I tried replacing template/css_xhtml/validation.js in struts-core but that does not seem to work. I added in my own validation.js to the end of the file but I don't like this solution. Steve On Mon, Feb 22, 2010 at 5:52 AM, Ste

Re: ajax validation with IE8

2010-02-22 Thread Stephen Ince
Here is the link. https://issues.apache.org/jira/browse/WW-3393 On Mon, Feb 22, 2010 at 1:05 AM, Lukasz Lenart wrote: > 2010/2/21 Stephen Ince : >> Okay I found the problem. I find it hard to believe that anyone is >> using css_xhtml theme with this bug. It doesn't work in IE8 and it >> does not