View Single Post
Old 05-16-2005, 02:46 AM   #2 (permalink)
Belisarius
Java fanboy
 
Belisarius's Avatar
 
Join Date: Aug 2003
Posts: 1,139
Belisarius is on a distinguished road
While I don't have time to go through it very throughly, for Method 1, instead of putting it in a JAR, I'd suggest simply compiling it and putting it in <WEB-APP>/WEB-INF/classes/proper/package/directory/structure. You should then be able to import it into your JSP.

I'll look at this more later today.
__________________
GitS
Belisarius is offline   Reply With Quote