what I am describing would use the same servlet as the full page render process. It's a dfferent path in the core invocation stack, effectively choosing another render command based on the URL that caused the request, but that's it, the rest of the invocation would be the same (i.e. same servlet, same security context, same entry point, hence security checks , etc)
But as I said: it's not there yet (only in a somewhat undigested form in my head ;) View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3938545#3938545 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3938545 ------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
