I have a class that I am trying to compile that has the following libraries:
import java.util.*; import javax.servlet.jsp.tagext.*; import javax.servlet.jsp.*; import java.io.*; I was told that I need some sort of .jar file to make this file compile. Does anyone know what I am looking for and how I would go about compiling this properly with the .jar file I supossedly need? Thanks, View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3979691#3979691 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3979691 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
