i don't know if this sort of thing even exists or if it is even feasible but
asking never hurts...

what i want is to not have my jsp's compiled into servlets but into beans.
with struts i already have a nice framework that allows multi-threaded
access to a centralized controller with the ability to route requests
to/through a series of actors. why can't the presentation actors be beans
instead of servlets? wouldn't creating a nifty little jspBean class be
reasonably easy to do?

rjsjr


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

Reply via email to