the difference is that a new servlet is actually a "process" (for
lack of a better term) in the container where the bean would not
be - it would be invoked from the thread accessing the controller
servlet.

like i said, i don't know if this is even a reasonable request, it
just sort of floated into my head one day.

rjsjr

> -----Original Message-----
> From: Marcelo Vanzin [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, April 03, 2002 11:30 AM
> To: Struts Users Mailing List
> Subject: Re: alternative jsp compiler?
> 
> 
> Robert J. Sanford, Jr. wrote:
> > servlet (instantiated by compiling .jsp->.java->.class) the controller
> > servlet simply invokes a method on the newly defined bean.
> 
>       And how is this different from invoking a method in the 
> newly defined 
> servlet?
> 
>       Your "bean" sounds too much like a "servlet" with a different name.
> 
> -- 
> []'s
> Marcelo Vanzin
> Touch Tecnologia
> [EMAIL PROTECTED]
> "Life is too short to drink cheap beer"
> 
> 
> --
> To unsubscribe, e-mail:   
> <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail: 
> <mailto:[EMAIL PROTECTED]>
> 
> 

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

Reply via email to