Re: Action result to go nowhere

2010-04-22 Thread Upasana Sharma
uebernehmen. > > > > > Date: Thu, 22 Apr 2010 15:41:02 +0530 > > > Subject: Re: Action result to go nowhere > > From: sharma...@gmail.com > > To: user@struts.apache.org > > > > > Hi > > > > I have a link which when clicked invokes some acti

RE: Action result to go nowhere

2010-04-22 Thread Miles, Chris
[mailto:sharma...@gmail.com] Sent: 22 April 2010 11:11 To: Struts Users Mailing List Subject: Re: Action result to go nowhere Hi I have a link which when clicked invokes some action and opens up a pop up. The result to be displayed in the pop up needs to be returned as object in the action method called

Re: Action result to go nowhere

2010-04-22 Thread Upasana Sharma
e you a solution. > > Chris > > -Original Message- > From: Upasana Sharma [mailto:sharma...@gmail.com] > Sent: 22 April 2010 10:52 > To: Struts Users Mailing List > Subject: Re: Action result to go nowhere > > In that case how can I invoke the action without changing

RE: Action result to go nowhere

2010-04-22 Thread Miles, Chris
Explain what exactly you are trying to achieve and why and it would help someone give you a solution. Chris -Original Message- From: Upasana Sharma [mailto:sharma...@gmail.com] Sent: 22 April 2010 10:52 To: Struts Users Mailing List Subject: Re: Action result to go nowhere In

RE: Action result to go nowhere

2010-04-22 Thread Miles, Chris
: Gustavo Felisberto [mailto:gustavo.felisbe...@wit-software.com] Sent: 22 April 2010 10:53 To: 'Struts Users Mailing List' Subject: RE: Action result to go nowhere Hello. If you just follow a link mailto:sharma...@gmail.com] Enviada: quinta-feira, 22 de Abril de 2010 10:47 Para: Struts Use

Re: Action result to go nowhere

2010-04-22 Thread Rahul Mohan
10 15:17 Subject: Re: Action result to go nowhere *I do not want to go to some result page * *On return INPUT** * *No result defined for action com.upasana.action.ComAction and result input* :) On Thu, Apr 22, 2010 at 3:13 PM, Rahul Mohan wrote: > Try 'return INPUT'. >

RE: Action result to go nowhere

2010-04-22 Thread Gustavo Felisberto
Hello. If you just follow a link mailto:sharma...@gmail.com] Enviada: quinta-feira, 22 de Abril de 2010 10:47 Para: Struts Users Mailing List Assunto: Re: Action result to go nowhere *I do not want to go to some result page * *On return INPUT** * *No result defined for action

Re: Action result to go nowhere

2010-04-22 Thread Upasana Sharma
clicking a link which > changes the URL to the URL of the Action. This is the normal process of > the web itself. > > Chris > > > -Original Message- > From: Upasana Sharma [mailto:sharma...@gmail.com] > Sent: 22 April 2010 10:37 > To: Struts Users Mailing List >

RE: Action result to go nowhere

2010-04-22 Thread Miles, Chris
Mailing List Subject: Re: Action result to go nowhere hi thanks for your response.I tried that But my browser goes to some blank page with that respective action name as the url. It does not stick to the calling page -- Thanks and Regards Upasana Sharma On Thu, Apr 22, 2010 at 2:53 PM, Miles, Chris

Re: Action result to go nowhere

2010-04-22 Thread Upasana Sharma
t; To: > Struts Users Mailing List > Date: > 22-04-2010 15:08 > Subject: > Re: Action result to go nowhere > > > > hi thanks for your response.I tried that > But my browser goes to some blank page with that respective action name as > the url. > It does not

Re: Action result to go nowhere

2010-04-22 Thread Rahul Mohan
Try 'return INPUT'. - rahul From: Upasana Sharma To: Struts Users Mailing List Date: 22-04-2010 15:08 Subject: Re: Action result to go nowhere hi thanks for your response.I tried that But my browser goes to some blank page with that respective action name as the url. It does no

Re: Action result to go nowhere

2010-04-22 Thread Upasana Sharma
hi thanks for your response.I tried that But my browser goes to some blank page with that respective action name as the url. It does not stick to the calling page -- Thanks and Regards Upasana Sharma On Thu, Apr 22, 2010 at 2:53 PM, Miles, Chris < chris.mi...@spsa.pnn.police.uk> wrote: > NOT P

RE: Action result to go nowhere

2010-04-22 Thread Miles, Chris
NOT PROTECTIVELY MARKED Hi Do not put any result in the XML and in the Action just return Action.NONE Chris -Original Message- From: Upasana Sharma [mailto:sharma...@gmail.com] Sent: 22 April 2010 10:10 To: Struts Users Mailing List Subject: Action result to go nowhere Hi I have a l