users@glassfish.java.net

Re: invoke servlet from EJB w/o posting ?

From: <glassfish_at_javadesktop.org>
Date: Thu, 15 Nov 2007 18:35:48 PST

No, because of the request-response model servlet is based on. Even if you can figure out a way, then the servlet class no longer behaves like a servlet. I would just feed http requests to the servlet, avoiding any creative ways of calling it.

-cheng
[Message sent by forum member 'cf126330' (cf126330)]

http://forums.java.net/jive/thread.jspa?messageID=245749