Maybe, but is it an acceptable level of complexity for the benefits (simplictiy, 
security, etc) it provides? For instance, I would like to have all of my JSP pages 
under WEB-INF, so they can only be used from the servlet, rather than being accessed 
directly, which would most likely cause them to break, since the context hasn't been 
set up for them.

> -----Original Message-----
> From: Rickard Öberg [mailto:[EMAIL PROTECTED]] 
> Sent: Friday, January 03, 2003 10:01 AM
> To: [EMAIL PROTECTED]
> Subject: Re: [OS-webwork] Action invocation
> 
> 
> Jason Carreira wrote:
> > As opposed to what? This is a model-2 MVC framework. It uses a 
> > controller servlet as its entry point.
> 
> Using a controller servlet that intercepts all requests but 
> only deals 
> with some of the requests is going to be unnecessary overhead.
> 
> /Rickard
> 
> 
> 
> -------------------------------------------------------
> This sf.net email is sponsored by:ThinkGeek
> Welcome to geek heaven.
> http://thinkgeek.com/sf 
> _______________________________________________
> Opensymphony-webwork mailing list 
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/opensymphony-webwork
> 


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Opensymphony-webwork mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/opensymphony-webwork

Reply via email to