thanks a lot for your responses. I used ajax calls to make the HTTPRequest
and the issue is solved.


On Thu, Apr 22, 2010 at 5:43 PM, Martin Gainty <mgai...@hotmail.com> wrote:

>  if you want speculative guesses from the people who have responded then
> continue on without providing any substantive detail..
> BTW they are getting paid to waste your time...you and i are NOT getting
> paid to waste your time or other peoples time
>
> if you want a REAL answer post to the list the xml declarators
> (web.xml,struts.xml and applicationContext.xml) the action declarations are
> generally located in struts.xml
>
> viel gluck,
> Martin Gainty
> ______________________________________________
> Verzicht und Vertraulichkeitanmerkung
>
> Diese Nachricht ist vertraulich. Sollten Sie nicht der vorgesehene
> Empfaenger sein, so bitten wir hoeflich um eine Mitteilung. Jede unbefugte
> Weiterleitung oder Fertigung einer Kopie ist unzulaessig. Diese Nachricht
> dient lediglich dem Austausch von Informationen und entfaltet keine
> rechtliche Bindungswirkung. Aufgrund der leichten Manipulierbarkeit von
> E-Mails koennen wir keine Haftung fuer den Inhalt 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 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 onclick. that is why i do not my calling page to
> > navigate to some other jsp.
> >
> > If u cud help me out how to handle such scenario that will be great help
> >
> > --
> > Thanks and Regards
> > Upasana Sharma
> >
> >
> >
> > On Thu, Apr 22, 2010 at 3:35 PM, Miles, Chris <
> > chris.mi...@spsa.pnn.police.uk> wrote:
> >
> > >
> > >
> > >
> > >
> > >
> > > 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 that case how can I invoke the action without changing the url.
> > > please help me out.
> > > --
> > > Thanks and Regards
> > > Upasana Sharma
> > > On Thu, Apr 22, 2010 at 3:18 PM, Miles, Chris <
> > > chris.mi...@spsa.pnn.police.uk> wrote:
> > >
> > > >
> > > >
> > > >
> > > >
> > > > That is what I would expect to happen. You are 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
> > > > 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 <
> > > > chris.mi...@spsa.pnn.police.uk> wrote:
> > > >
> > > > > 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 link which when clicked invokes some action. I do not want
> > > > the
> > > > > page to redirect or forward to some other jsp or action.
> > > > > what should i write in struts.xml <result> of that action?
> > > > >
> > > > > --
> > > > > Thanks and Regards
> > > > > Upasana Sharma
> > > > >
> > > > > NOT PROTECTIVELY MARKED
> > > > >
> > > > >
> > > > >
> --------------------------------------------------------------------
> > > > > - To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
> > > > > For additional commands, e-mail: user-h...@struts.apache.org
> > > > >
> > > > >
> > > >
> > > >
> > > >
> > > >
> > > > ---------------------------------------------------------------------
> > > > To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
> > > > For additional commands, e-mail: user-h...@struts.apache.org
> > > >
> > > >
> > >
> > >
> > >
> > >
> > > ---------------------------------------------------------------------
> > > To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
> > > For additional commands, e-mail: user-h...@struts.apache.org
> > >
> > >
>
> ------------------------------
> Hotmail is redefining busy with tools for the New Busy. Get more from your
> inbox. See 
> how.<http://www.windowslive.com/campaign/thenewbusy?ocid=PID28326::T:WLMTAGL:ON:WL:en-US:WM_HMP:042010_2>
>



-- 
Thanks and Regards
Upasana Sharma

Reply via email to