Hi,

When I want to use response.sendRedirect("mypage.jsp") Tomcat sends a
redirect response to the client like
"www.mydomain.net/myapp/mypage.jsp". The problem is that my application
works in intranet, so, I prefer Tomcat sends
"192.168.168.100/myapp/mypage.jsp". But I don't remember where I give
the domain information, to delete it. Or if there is a solution to
directly give the IP adress. Sorry for my english.

Thanks for responses.

--
C�dric Favier
_____________________________________________
Groupe Duverney
282, Avenue de Chambery
73230 Saint Alban Leysse
[EMAIL PROTECTED]
T�l  : 04 79 72 99 08    Fax : 04 79 72 99 20
_____________________________________________

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://archives.java.sun.com/jsp-interest.html
 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.jsp
 http://www.jguru.com/faq/index.jsp
 http://www.jspinsider.com

Reply via email to