:
: The disad to getting rid of JSPs is it would make it much harder for
: someone to easily improve the look or functionality of the admin pages.

"look" could be improved with XSLT in most cases yes/no? ... as for
functionality ... it's not like we are leveraging a lot of JSP code
siplcations -- we dont' have extensive taglibs or anything making our JSPs
easy for novices to understand -- you pretty much have to know Java to
change them right now, and you have to have a JDK installed on our box to
test your JSP changes ... so why not make them RequestHandlers?



-Hoss

Reply via email to