1. Not able to import jar files in JSP code stackoverflow.comI have jar files which I constructed using command jar -cf Generic.jar /java/mypackage/*.class There are three classes in the Generic.jar mypackage is the name of package I named so as to include my class ... |
2. import "static" in a JSP page ... java.net |