On Wed, 3 Apr 2002, Ken C Eitelman wrote: > I downloaded the jstl-beta1 taglibs. I'm trying to deploy the > standard-examples.war in order to see how the tags work so that I may > apply them. Firstly, the web.xml gets a load error after I try to run > it in IBM WebSphere. Should this just be a deploy and run .war, or is > there somthing I need to change?
The standard-examples.war is indeed meant to work out of the box, although I haven't had the resources yet to be able to test it in multiple commercial containers. If you could post the actual error that you're getting, that would be very useful. Thanks, > Secondly, I cant seem to find the startup.init file that was mentioned > in some of the source. Without having the proper classes created, I > dont think the examples would work very well anyway. I'm not sure I follow; no JSTL source code mentions a 'startup.init' file. -- Shawn Bayern Author, "JSP Standard Tag Library" http://www.jstlbook.com (coming this summer from Manning Publications) -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
