Hi,
I am using JHTML and wanted a way of invoking a new JHTML page when the
user on the browser end clicks on a submit button. I tried using
sendRedirect in the servlet but when that line of code gets executed I get
a message which is
Message :
The document you requested has moved temporarily message
The link is new.jhtml.
Then the message also
shows a link to the new JHTML page. Clicking on this link takes me to the
new page.
I do not want the intermediary step of displaying the message and show the
new link. Can I navigate the user
to a different JHTML page without the above message getting displayed. How
can I do this?
Thanks in advance.
Ram Akella.
===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff JSP-INTEREST". For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".