I'm working on a project that has a dependency on the jsp classes. I see in ibiblio the servlet api:

                <dependency>
                        <groupId>servletapi</groupId>
                        <artifactId>servletapi</artifactId>
                        <version>2.4-20030804.000000</version>
                </dependency>

but this doesn't have the jsp stuff.

I've been using a "servlet.jar" that has the servlet and jsp classes from:
http://java.sun.com/products/jsp/download.html - the "Download class files 1.2" classes link


Has anyone had this need? Is this available in any maven- accessible place?

Thanks.

- Glenn


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to