Hi Lukasz, i used everything same as we have https://github.com/lukaszlenart/struts2-jsr303-example
All I added few examples and tried t0 run those using jetty. On running those, i was getting no messages, but message keys as output and on debugging it , i found that validatorContext.getText(key); was not able to find any message associated with key. Same was working fine on Tomcat. You can run those sample example on Jetty to see issue. Thanks Umesh On Tue, Oct 29, 2013 at 4:29 PM, Lukasz Lenart <[email protected]>wrote: > 2013/10/25 Umesh Awasthi <[email protected]>: > > Do i need to add anything extra in Jetty configuration? > > I am using org.mortbay.jetty plugin for Maven > > Can you share how do you setup the plugin? > > > Regards > -- > Ćukasz > + 48 606 323 122 http://www.lenart.org.pl/ > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > -- With Regards Umesh Awasthi http://www.travellingrants.com/

