Hi,
Lim Ai Ling,

I think
You might have registered the servletB
as alias name and executing with the same name.
Or the next posibility is you might have created to
instances of that servlet.
re-check the code again.


Paresh Gheewala

Lim Ai Ling wrote:

> Dear All
>
> I'm trying to call a servlet from another servlet.
> There's no problem executing servletA calling servletB.
> But....servletB is being executed twice!!! Does anyone know what's the
> problem?
> (fyi, there's no business logic in both servlets...purely msg for
> testing purpose)
>
> Thanks
> ailing.L
>
> ___________________________________________________________________________
> To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
> of the message "signoff SERVLET-INTEREST".
>
> Archives: http://archives.java.sun.com/archives/servlet-interest.html
> Resources: http://java.sun.com/products/servlet/external-resources.html
> LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to