----------------------------------------------------------------
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!!!
----------------------------------------------------------------
Karthik wrote:
> > zones=root
...
> > <FORM ACTION="/root/HelloName" method=GET>
...
> > Not Found
> >
> > The requested URL /root/HelloName was not found on this server.
> > ========================================================
> >
> > what have I done wrong ?
Servlets in zone "root" you have to call by "/servlet/" URL prefix.
Martin
--
--------------------------------------------------------------
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]