From: Alistair Y. <ali...@sm...> - 2006-03-23 13:36:18
|
> a servlet the end result is a "servlet" - the jsp is made for the purpose though, rather than cobbling together the same functionalty from a real servlet, i.e. building one then restricting it to everything bar a template. It's like implementing OOP in C. Why bother - just use C++. If I wanted this functionality in a normal webapp, I'd use taglibs. (looks at watch, checks which year it is, yes, it *really* is 2006) ;) Alistair On 23 Mar 2006, at 13:23, Jon Maber wrote: > Alistair Young wrote: > >> I'm still not convinced though. My Modules is just like a private >> JSP that lives in WEB-INF. It can't be accessed via a browser. >> Only a template can access it. > > By the way - what is a JSP page? Yes, you got it - a servlet. > > Jon > > > > ------------------------------------------------------- > This SF.Net email is sponsored by xPML, a groundbreaking scripting > language > that extends applications into web and mobile media. Attend the > live webcast > and join the prime developer group breaking into this new coding > territory! > http://sel.as-us.falkag.net/sel? > cmd=lnk&kid=110944&bid=241720&dat=121642 > _______________________________________________ > Bodington-developers mailing list > Bod...@li... > https://lists.sourceforge.net/lists/listinfo/bodington-developers |