Jon Stevens wrote: > on 10/22/01 10:23 AM, "Pier Fumagalli" <[EMAIL PROTECTED]> wrote: > > >>You didn't know? They're adding those to the VM spec, so that you can >>directly write in Velocity without having the hassle to pass thru Java :) :) >> >> Pier (being ready to be flamed by JG! :) >> > > Na...we would have to rename Velocity -> JSP. > > :-) > > I wonder how many people have tried importing a compiled JSP page. Oh wait, > you can't easily do that because Jasper makes up some f*cked up name for the > class because no one could figure out how to implement reloading properly. > :-) > > -jon > >
You might want to qualilfy the above statemenet. Jasper in Tomcat 4 uses a sane scheme for package and class naming that supports reloading of JSP pages. And it performs 25-33% faster due to just that change. (Taking this even further off topic) ;-) ---------------------------------------------------------------------- Glenn Nielsen [EMAIL PROTECTED] | /* Spelin donut madder | MOREnet System Programming | * if iz ina coment. | Missouri Research and Education Network | */ | ---------------------------------------------------------------------- --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
