Re: Forwarding to a Java Application

2009-12-29 Thread musomesa
you do something like that Thanks again. Rafael. Date: Thu, 24 Dec 2009 13:48:49 -0500 Subject: Re: Forwarding to a Java Application From: w...@wantii.com To: user@struts.apache.org On Thu, Dec 24, 2009 at 12:52 PM, Rafael Muneton rafael_mune...@hotmail.com wrote: Hi Vitor

RE: Forwarding to a Java Application

2009-12-27 Thread Rafael Muneton
do something like that Thanks again. Rafael. Date: Thu, 24 Dec 2009 13:48:49 -0500 Subject: Re: Forwarding to a Java Application From: w...@wantii.com To: user@struts.apache.org On Thu, Dec 24, 2009 at 12:52 PM, Rafael Muneton rafael_mune...@hotmail.com wrote: Hi Vitor

Re: Forwarding to a Java Application

2009-12-27 Thread Saeed Iqbal
want to launch a Java class(Nor a Servlet) from a Java Server Page is something odd??? Or is it against the rules of Struts The question is now ===  How would you do something like that Thanks again. Rafael. Date: Thu, 24 Dec 2009 13:48:49 -0500 Subject: Re: Forwarding

Re: Forwarding to a Java Application

2009-12-24 Thread Wes Wannemacher
Will the Java App(let) be up and running, or will you need to launch it with the information passed to it? -Wes On Thu, Dec 24, 2009 at 10:52 AM, Rafael Muneton rafael_mune...@hotmail.com wrote: In a Web Application I need to redirect the flow of the information to a Java class nor to a

Re: Forwarding to a Java Application

2009-12-24 Thread Vitor E. Silva Souza
On Thursday 24 December 2009 16:52:35 Rafael Muneton wrote: In a Web Application I need to redirect the flow of the information to a Java class nor to a Servlet or a JSP. However in the web i have found a lot of material but none mentions what i am looking for. How is this achieved?

RE: Forwarding to a Java Application

2009-12-24 Thread Rafael Muneton
: Re: Forwarding to a Java Application From: w...@wantii.com To: user@struts.apache.org Will the Java App(let) be up and running, or will you need to launch it with the information passed to it? -Wes On Thu, Dec 24, 2009 at 10:52 AM, Rafael Muneton rafael_mune...@hotmail.com wrote

RE: Forwarding to a Java Application

2009-12-24 Thread Rafael Muneton
answer, I think that maybe I need to upgrade to Struts 2. I am using Struts 1.1 Thanks. Rafael From: vitorso...@gmail.com To: user@struts.apache.org Subject: Re: Forwarding to a Java Application Date: Thu, 24 Dec 2009 18:38:33 +0100 On Thursday 24 December 2009 16:52:35 Rafael

Re: Forwarding to a Java Application

2009-12-24 Thread Wes Wannemacher
On Thu, Dec 24, 2009 at 12:52 PM, Rafael Muneton rafael_mune...@hotmail.com wrote: Hi Vitor: What I am trying to achieve is that , after a user can log in to the Web Application, this user receives the MainMenu screen of the Application, where there are several options, that he/she can

RE: Forwarding to a Java Application

2009-12-24 Thread Rafael Muneton
OK Wes: I am trying to understand you. I will test my Appl and will keep you posted. Thanks a lot. Rafael Date: Thu, 24 Dec 2009 13:48:49 -0500 Subject: Re: Forwarding to a Java Application From: w...@wantii.com To: user@struts.apache.org On Thu, Dec 24, 2009 at 12:52 PM, Rafael