Re: Struts 2.0 to 2.1 Migration problem

2009-12-31 Thread bberken
Thx Wes, I will play with your suggestions and see what I can get to work as well as dig more info out of my log files. As to what changed between struts 2.0.6 and 2.1.6 do you have any thoughts as to why it would just stop working? You had mentioned some changes in the DispatcherFilter? --

greeting new year eve

2009-12-31 Thread Frans Thamura
hi all 01.00 , 01.01.2010 happy new year (en) - met tahun baru (id) - feliz año nuevo (es) Frans - Jakarta - Indonesia -- Frans Thamura Meruvian. Experiential Tempation of Java and Enterprise OpenSource Meruvian jTechnopreneur Program (S1) telah hadir, Dapatkan benefit bagi SMK yang melakuk

Re: Happy New Year

2009-12-31 Thread Brian Thompson
Erhm...this sort of thing seems ill-suited to a predominantly English language mailing list... -Brian On Thu, Dec 31, 2009 at 10:56 AM, Meenakshi Singh wrote: > *Hi , > > BEST DAYS OF a student's LiFe..!!!* > > > *1. On being Late:* > > *"Kab shuru hui class?" > > "Attendance ho gayi kya??" >

Happy New Year

2009-12-31 Thread Meenakshi Singh
*Hi , BEST DAYS OF a student's LiFe..!!!* *1. On being Late:* *"Kab shuru hui class?" "Attendance ho gayi kya??" "Kal raat der tak gappe marte rahe yaar" "Aab nind nahi khuli to mein kya karu... bolna ... kal kya padaya tha isne" "Ek page de na abey pen bhi to de, nahi to kisse likhunga

Re: Struts 2.0 to 2.1 Migration problem

2009-12-31 Thread Wes Wannemacher
On Thu, Dec 31, 2009 at 10:53 AM, bberken wrote: [snip] > >         >                java.lang.Exception >                /WEB-INF/jsp/Error.jsp >         > [snip] > struts.xml global-results: > >               ... >                         type="dispatcher">/WEB-INF/jsp/Error.jsp > [snip]

Re: Struts 2.0 to 2.1 Migration problem

2009-12-31 Thread bberken
"Can you post your web.xml, particularly the section that defines the Struts filters? " my web.xml: http://java.sun.com/xml/ns/j2ee"; xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; xsi:schemaLocation="http://java.sun.com/xml/ns/j2ee http://java.sun.com/xml/ns/j2ee/web-app

Re: Struts 2.0 to 2.1 Migration problem

2009-12-31 Thread Wes Wannemacher
Hello, Can you post your web.xml, particularly the section that defines the Struts filters? Between 2.0 and 2.1, we broke the DispatcherFilter into multiple filters. Also, can you post the configuration of this global error result? -Wes On Wed, Dec 30, 2009 at 7:49 PM, bberken wrote: > > I've a

how to validate Dojo datetimepicker in struts2

2009-12-31 Thread Rakesh K nair
Hi I have 2 datetimepicker in my struts2 jsp page.I want to validate like first one should always less than second one.Is it possible to use normal validation frame work or is there any another method I have one more problem with radio button vehList is ArrayList.it is working fine with