This is a newbie question about JSP and MVC. 

Since JSP is a scripting language to create servlets,
why not use JSP to create controller servlets in MVC? 
A JSP does not have to contain any HTML/XHTML tags at
all.  It could contain 100% JSP tags and Java code.
Using this kind of JSP for controllers would eliminate
the need for the developer to compile code and allow
greater flexibility where controllers are stored
(servlet class files must be in the WEB-INF directory,
but JSPs can be stored anywhere). 

However, I'm not experienced at Web development, and
there's probably many things I'm not considering.
Please enlighten me.

Thanks,
Kelly




                
__________________________________ 
Do you Yahoo!? 
Check out the new Yahoo! Front Page. 
www.yahoo.com 
 


As an Amazon Associate we earn from qualifying purchases.

This thread ...


Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.