John Trollinger wrote: > I am trying to access the jasper class loader directly. I want to do > this so that I can get a jsp class file out of it at runtime vs having > to do a jsp:include to call the jsp. I am having a little trouble > getting through the jasper code and would like a little direction > please.
Use jspc, that will generate regular servlets that are loaded in the same loader. Costin > > I know that I am going to have to change some classes and this is a temp > solution for us but something that is needed. > > Again any help is great.. > > Thanks, > > john -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>