User: jules_gosnell Date: 02/02/19 16:18:55 Modified: jetty TODO Log: some further thoughts Revision Changes Path 1.9 +8 -0 contrib/jetty/TODO Index: TODO =================================================================== RCS file: /cvsroot/jboss/contrib/jetty/TODO,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- TODO 19 Feb 2002 23:32:11 -0000 1.8 +++ TODO 20 Feb 2002 00:18:55 -0000 1.9 @@ -19,6 +19,14 @@ FURTHER AWAY ------------ +Jetty and JBoss both unpack the WAR - waste of time + +Descriptors are parsed into DOMS - SAX would be faster (do we realy need DOM) + +Jasper should be top level and shared with Catalina + +There are two servlet APIs in the tree. There should be one at the top-level. + Virtual Host support Seperation of Presentation from Business Logic tier - by RemoteMBeanProxy???
_______________________________________________ Jboss-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development
