----------------------------------------------------------------
BEFORE YOU POST, search the faq at <http://java.apache.org/faq/>
WHEN YOU POST, include all relevant version numbers, log files,
and configuration files.  Don't make us guess your problem!!!
----------------------------------------------------------------

I have 2 questions:(I am using apache server and servlets)
1: when somebody types filename.html which if doesnot exist; how can i 
redirect to a customized page.

   I did  ErrorDocument 404 /custompage.html
   but it did not work

   anything else i need to do

2: when i genereate a html which has form fields; and if user types in some 
data in those form fields; then submits or just goes to another webpage; 
then if he clicks 'back' on the browser to comeback to that formpage; I 
would like the data to be cleared; which was entered previously; can, please 
somebody tell me how can imake that??

thanks...
(panda)...

______________________________________________________
Get Your Private, Free Email at http://www.hotmail.com


--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Archives and Other:  <http://java.apache.org/main/mail.html>
Problems?:           [EMAIL PROTECTED]

Reply via email to