Re: [S2]Multiple Form Submission

2008-10-30 Thread hernan gonzalez
On Wed, Oct 29, 2008 at 8:06 PM, Jishnu Viswanath <[EMAIL PROTECTED]> wrote: >In some case I am getting > Map session = ActionContext.getContext().getSession(); > And the session contains a key called Unless you are doing some research to understand struts internals or deal with some very

RE: [S2]Multiple Form Submission

2008-10-29 Thread Jishnu Viswanath
HI, Did any one worked with mailto:[EMAIL PROTECTED] Sent: Thursday, October 30, 2008 3:36 AM To: Struts Users Mailing List Subject: RE: [S2]Multiple Form Submission Hey Henan, In some case I am getting Map session = ActionContext.getContext().getSession(); And the session

RE: [S2]Multiple Form Submission

2008-10-29 Thread Jishnu Viswanath
s Inc., www.tavant.com PEOPLE :: PASSION :: EXCELLENCE -Original Message- From: Jishnu Viswanath [mailto:[EMAIL PROTECTED] Sent: Thursday, October 30, 2008 3:36 AM To: Struts Users Mailing List Subject: RE: [S2]Multiple Form Submission Hey Henan, In some case I am getting Map se

RE: [S2]Multiple Form Submission

2008-10-29 Thread Jishnu Viswanath
:15 AM To: Struts Users Mailing List Subject: RE: [S2]Multiple Form Submission Hi, :) Thanks Henan, At least something came up, It was my mistake I was doing it in all interceptor, now I have to extend that interceptor to ignore the values if the session does not exist. It ok

RE: [S2]Multiple Form Submission

2008-10-29 Thread Jishnu Viswanath
] Sent: Thursday, October 30, 2008 12:24 AM To: Struts Users Mailing List Subject: Re: [S2]Multiple Form Submission The should be in the jsp that creates the form that is submitted to the action (not in the result jsp!), so that the action can check for its existence. And the stack with the token

Re: [S2]Multiple Form Submission

2008-10-29 Thread hernan gonzalez
or :D > > Regards, > > Jishnu Viswanath > > Software Engineer > > *(+9180)41190300 - 222(Ext) ll * ( + 91 ) 9731209330ll > > Tavant Technologies Inc., > > www.tavant.com > > PEOPLE :: PASSION :: EXCELLENCE > > > -Original Message- > From: We

RE: [S2]Multiple Form Submission

2008-10-29 Thread Jishnu Viswanath
2008 11:47 PM To: Struts Users Mailing List Subject: Re: [S2]Multiple Form Submission Can you copy/paste some of your action/jsp/configuration code. Are you using the tag in your form? -Wes On Wed, Oct 29, 2008 at 2:09 PM, Jishnu Viswanath <[EMAIL PROTECTED]> wrote: > Hi, >

Re: [S2]Multiple Form Submission

2008-10-29 Thread Wes Wannemacher
pParser.java:209) >>at org.mortbay.jetty.HttpConnection.handle(HttpConnection.java:357) >> at >> org.mortbay.io.nio.SelectChannelEndPoint.run(SelectChannelEndPoint.java:329) >>at >> org.mortbay.thread.BoundedThreadPool$PoolThread.run(B

RE: [S2]Multiple Form Submission

2008-10-29 Thread Jishnu Viswanath
Wednesday, October 29, 2008 11:26 PM To: Struts Users Mailing List Subject: Re: [S2]Multiple Form Submission Take a look at the documentation. The message is quite clear: "No result defined for action com.neolivz.sandbox.action.IndexAction and result invalid.token" The Tokenintercep

Re: [S2]Multiple Form Submission

2008-10-29 Thread hernan gonzalez
29) >at > org.mortbay.thread.BoundedThreadPool$PoolThread.run(BoundedThreadPool.java:475) > > Powered by Jetty:// > > Regards, > > Jishnu Viswanath > > Software Engineer > > *(+9180)41190300 - 222(Ext) ll * ( + 91 ) 9731209330ll > > Tavant Techno

RE: [S2]Multiple Form Submission

2008-10-29 Thread Jishnu Viswanath
PM To: Struts Users Mailing List Subject: Re: [S2]Multiple Form Submission http://struts.apache.org/2.0.11.2/docs/token-interceptor.html http://struts.apache.org/2.0.11.2/docs/token-session-interceptor.html http://www.planetstruts.org/struts2-showcase/token/index.jsp Hernán J. González http

Re: [S2]Multiple Form Submission

2008-10-29 Thread hernan gonzalez
http://struts.apache.org/2.0.11.2/docs/token-interceptor.html http://struts.apache.org/2.0.11.2/docs/token-session-interceptor.html http://www.planetstruts.org/struts2-showcase/token/index.jsp Hernán J. González http://hjg.com.ar/ -