You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by "Glenn R. Golden" <gg...@umich.edu> on 2004/02/11 04:52:00 UTC

servlet + jsp dependency

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: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org