----------------------------------------------------------------
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!!!
----------------------------------------------------------------

There is an easy an lame way...
in your index.html, in the <head> block, add:
<META HTTP-EQUIV="REFRESH"
CONTENT="0;URL='/servlets/myservlet'">

Or whatever the path is.
The browser will load the page and refresh with the
new page (i.e the servlet).

It's probably *not* what you are looking for but at
least he may help a little :)

--G3k

<SNIP>


__________________________________________________
Do You Yahoo!?
Kick off your party with Yahoo! Invites.
http://invites.yahoo.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