Re: How can I forward from an Action to a URL outside application

2005-03-05 Thread Jim Theodoridis
Hi
A new problem about this.
How can I pass parameters to a URL those parameters to gets from an action
I think there was an example few days ago but i can find it.
Jim Theodoridis wrote:
Sorry.
It is so simply i found it.
Jim Theodoridis wrote:
Hi
I want to forward from an action to a url outside the application
I am having the followin entry at struts-config.xml
 
   http://www.tera.gr"/>
   
by i am getting the error
java.lang.IllegalArgumentException: Path www.tera.gr does not start 
with a "/" character

org.apache.struts.action.RequestProcessor.doForward(RequestProcessor.java:1062) 


Is there any way to do this?
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


RE: How can I forward from an Action to a URL outside application

2005-03-03 Thread Günther Wieser
tell us more! 

how did you do it?

-Original Message-
From: Jim Theodoridis [mailto:[EMAIL PROTECTED] 
Sent: Thursday, March 03, 2005 6:41 PM
To: Struts Users Mailing List
Subject: Re: How can I forward from an Action to a URL outside application

Sorry.

It is so simply i found it.

Jim Theodoridis wrote:

> Hi
>
> I want to forward from an action to a url outside the application I am 
> having the followin entry at struts-config.xml
>
>  type="gr.tera.teramobile.actions.FarmacyAction">
>http://www.tera.gr"/>
>
>
> by i am getting the error
>
> java.lang.IllegalArgumentException: Path www.tera.gr does not start 
> with a "/" character
> 
> org.apache.struts.action.RequestProcessor.doForward(RequestProcessor.j
> ava:1062)
>
>
> 
>
> Is there any way to do this?
>
>
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: How can I forward from an Action to a URL outside application

2005-03-03 Thread Jim Theodoridis
Sorry.
It is so simply i found it.
Jim Theodoridis wrote:
Hi
I want to forward from an action to a url outside the application
I am having the followin entry at struts-config.xml
 
   http://www.tera.gr"/>
   
by i am getting the error
java.lang.IllegalArgumentException: Path www.tera.gr does not start 
with a "/" character
org.apache.struts.action.RequestProcessor.doForward(RequestProcessor.java:1062) 


Is there any way to do this?
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]