Hi Ammar:

Any reason why you don't consider init parameters in your web.xml (and
appropriate initialization code in your init()) ?

Geeta

"Siddiqui A. Ammar" wrote:

> Hello everybody,
> I am working on JSP and have few pages placed on secure site (https)
> and rest as normal. I am using relative paths to access them. The problem
> is that when I want to goto the secure site, the protocol remains http
> therefore
> the required page that is on secure site is not displayed.
> I don't want to hard code the URLs. Is there any simple solution to this?
> Please let me know
> Thanks
> Ammar

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to