You might want to read this as well.
http://csajsp-chapters.corewebprogramming.com/CSAJSP-Chapter17.pdf






On Wednesday 21 January 2004 08:25 am, you wrote:
>       Try this:
>
>       in your applet code:
>
>       {
>               //...
>
>               getAppletContext( ).showDocument(
> "http://127.0.0.1/your-webapp/servlet/HellWorld"; );
>               //...
>       }
>
> > ----------
> > De:         niranjan inamdar[SMTP:[EMAIL PROTECTED]
> > Responder:  Tomcat Users List
> > Enviada:    terça-feira, 20 de janeiro de 2004 15:05
> > Para:       [EMAIL PROTECTED]
> > Assunto:    Help needed
> >
> > hello,
> >   I am a new tomcat user and i want to know whether we
> > can use tomcat for applet - servlet connection using
> > java URL class and openconnection methode. I am trying
> > to invoke a servlet from an applet using java URL
> > class but the servlet is not being activated. do i
> > nedd to change any config. options? I just can't see
> > whether servlet is getting invoked.
> >
> > __________________________________
> > Do you Yahoo!?
> > Yahoo! Hotjobs: Enter the "Signing Bonus" Sweepstakes
> > http://hotjobs.sweepstakes.yahoo.com/signingbonus
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to