Re: Migration from struts 1.1 to 1.3

2010-07-17 Thread Wendy Smoak
On Sat, Jul 17, 2010 at 7:54 AM, amine123456 wrote: > > being the rookie that i am , I have no idea how to upgrade from struts 1.1 to > 1.3 . > so , can any one please help me with a step by step method Here are links to notes that the community has contributed on upgrading from/to various versio

S2 2.2.1 Showcase + REST

2010-07-17 Thread Frans Thamura
hi all is the S2 2.2.1 is the fix to make the .action can work with REST plugins anyone work on it, i see the example of REST and shwocase still 2 different .war -- Frans Thamura Meruvian. We grow because we share the same believe. Mobile: +6287885901958 Blog & Profile: http://frans.thamura

Re: Struts 2 field validator thread safety

2010-07-17 Thread Marshall Gunter
Writing my own. On 10-07-15 08:33 PM, Christopher Schultz wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Marshall, On 7/15/2010 9:27 AM, Marshall Gunter wrote: Do Struts 2 field validators need to be thread safe? That depends on what you want to do with them. Are you writing

Re: Dispatch action calling a function multiple times depending on browser

2010-07-17 Thread Rupali Gupta
Hi Abhishek The reason for request going two times to dispatch action in Mozilla may be its Prefetching feature for caching When any article contains the following tag: While fetching the original article, Mozilla fetches the next article also in its cache, if this tag is present in html.

Readonly Datetimepicker.

2010-07-17 Thread Chris Miles
Is there a reason the datetimepicker does not allow you to make the textfield readonly? Is there any work arounds? Thanks Chris

Struts 2 constant not working...

2010-07-17 Thread JP Cafaro
I can't get this struts2 constant to work: I have this wildcard mapping: [ {1} When I try and go to http://localhost:8080/Struts2NewChapter8/secure/blah I get an error: "There is no Action mapped for namespace /secure and action name blah." Why does this

Javascript Join Function equivalent with OGNL

2010-07-17 Thread Cem Koc_
Hi I want to join my list elements with a defined string. Like : {1,2,3} join with "-", result is "1-2-3" I have done like this - But this is pretty ugly for me to see such kind of codes at my pages. I am just curious that is there a way to make with struts or ognl natively. By the

Migration from struts 1.1 to 1.3

2010-07-17 Thread amine123456
being the rookie that i am , I have no idea how to upgrade from struts 1.1 to 1.3 . so , can any one please help me with a step by step method -- View this message in context: http://old.nabble.com/Migration-from-struts-1.1-to-1.3-tp29191020p29191020.html Sent from the Struts - User mailing list