generally means grabbing other servlets
or JSPs.
>
>
Best,
jb
/
From: "jlm...@gmail.com"
To: Dave Newton ; Struts Users Mailing List
Sent: Friday, August 26, 2011 6:00 PM
Subject: Re: Struts2 dispatch request to another application
We
abbing other
> servlets or JSPs.
>
>
> Best,
>
> jb
> /
>
> --------------
> *From:* "jlm...@gmail.com"
> *To:* Dave Newton ; Struts Users Mailing List <
> user@struts.apache.org>
> *Sent:* Friday, August 26, 2011 6:00 PM
>
> *
ruts Users Mailing List;
Subject: Re: Struts2 dispatch request to another application
On Fri, Aug 26, 2011 at 6:51 PM, wrote:
> I thought of that, but it doesn't work because the other server is not
> available through Internet, only the first one. So I need to 'tunnelize'
On Fri, Aug 26, 2011 at 6:51 PM, wrote:
> I thought of that, but it doesn't work because the other server is not
> available through Internet, only the first one. So I need to 'tunnelize' the
> request from the browser to the other server thorugh my application.
>
If you're trying to make it loo
You'll probably have to write an action that retrieves the content and makes
it available to a Stream Result (
http://struts.apache.org/2.0.14/docs/stream-result.html).
(*Chris*)
On Fri, Aug 26, 2011 at 1:57 PM, JOSE L MARTINEZ-AVIAL wrote:
> Hello all,
> I'm using Struts 2.1.8.1. I have a req
Users Mailing List
Responder a: Yo
Asunto: Re: Struts2 dispatch request to another application
Enviado: 26 Ago, 2011 18:51
I thought of that, but it doesn't work because the other server is not
available through Internet, only the first one. So I need to 'tunnelize' the
request from
maurizio.cucchi...@gmail.com
Para: Struts Users Mailing List
Responder a: Struts Users Mailing List
Asunto: Re: Struts2 dispatch request to another application
Enviado: 26 Ago, 2011 18:42
You could try to change from dispatcher to redirect type, I'm not sure
it will work. Also, I'm not s
You could try to change from dispatcher to redirect type, I'm not sure
it will work. Also, I'm not sure how it fits with your requirements
(the address will be visible in the address bar).
Maurizio Cucchiara
On 26 August 2011 22:57, JOSE L MARTINEZ-AVIAL wrote:
> dispatcher
---
Hello all,
I'm using Struts 2.1.8.1. I have a requirement to embed some pages from
another server on my own app, so the users will access to them through my
application, without accessing directly the other server. My idea is to have
a package definition for that, so any access to that package wo
9 matches
Mail list logo