Jenkina and hudson in s2

2011-11-22 Thread Frans Thamura
Hi all Can share ur experience related to test struts2 app in jenkins or hudson. I want my project all tested there. Can help? Frana

Dojo datetimepicker issue in Struts2.2.3.1

2011-11-22 Thread raj.prasad1224
Hi, here I have an issue with dojo control as, I wrote code as follows: <%@ page language="java" contentType="text/html; charset=ISO-8859-1" pageEncoding="ISO-8859-1"%> <%@taglib prefix="s" uri="/struts-tags" %> <%@taglib prefix="sx" uri="/struts-dojo-tags" %> http://www.w3.org/TR/html4/loo

Dojo datetimepicker issue in Struts2.2.3.1

2011-11-22 Thread raj.prasad1224
Hi, here I have an issue with dojo control as, I wrote code as follows: /<%@ page language="java" contentType="text/html; charset=ISO-8859-1" pageEncoding="ISO-8859-1"%> <%@taglib prefix="s" uri="/struts-tags" %> <%@taglib prefix="sx" uri="/struts-dojo-tags" %> http://www.w3.org/TR/html4/lo

Re: getText returns NULL when formating number using l10n

2011-11-22 Thread Felipe Issa
It's not a definitive solution, but it works. Thanks Li Ying! Em 21/11/2011 23:07, Li Ying escreveu: or you can do the null check in the jsp code, before you create the param list for the format string. Code like: 2011/11/22 Felipe Issa: Hi. I'm trying to internationalize my application,

Re: Maven archetype struts2-archetype-blank

2011-11-22 Thread David F. Newman
Interesting. That worked. I had tried 2.2.3 and 2.2.3.1 with the same results. I had not tried going back to earlier versions. I'll stick with that version for now. Thank you -Dave On 11/21/11 7:03 PM, Dave Newton wrote: Appears to be an issue in 2.2.3; normally you'd want to explicitly s