Thanks for your response Susan, the problem may be specific to the server where the 
app is being deployed. My problem is that I'm developing remotely using tomcat and 
don't have direct access to the application server.

I've searched the archives and like you said most of the issues reported with 
websphere dealt with repeating segments in the resulting url.

Thanks again.

Diego.

---------- Original Message ----------------------------------
From: "Susan Bradeen" <[EMAIL PROTECTED]>
Reply-To: "Struts Users Mailing List" <[EMAIL PROTECTED]>
Date:  Thu, 20 Mar 2003 12:03:57 -0500

>Hi Deigo,
>
>Over the last year there has been a number of postings about issues with 
>Websphere 4.x and redirecting, although I haven't heard of any 
>specifically to do with a port number. Most have been dealing with 
>repeated segments in the resulting URL. You can search the archives for 
>information on that. I believe IBM might have issued a patch to handle 
>those issues, but I am not sure your issue falls in a similar category. 
>
>Perhaps if someone on the list has an IBM link for WS 4.0x patches, they 
>could share it with you?
>
>Sorry I couldn't be of more help.
>
>Susan Bradeen
>
>On 03/20/2003 07:18:54 AM "Diego" wrote:
>
>> Hi,
>> 
>> I've developed a small application using tomcat. I've created a war file
>> with the app and tried to deploy it in was 4.0. Every time I call an 
>action
>> that requires redirection the application looks for port 81. Also, when 
>I
>> have a link like:
>> 
>> <html:link forward="listUsers"><bean:message key="prompt.listusers" />
>> 
>> note: listUsers is a global forward which redirects
>> 
>> When I hover over the link the status bar shows: 
>://bla...:81/listUsers.do
>> 
>> Has anyone seen this before? Is there something I can do from the Struts
>> side?
>> 
>> Thank you,
>> 
>> Diego.
>> 
>> 
>> 
>> ---------------------------------------------------------------------
>> 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]

Reply via email to