I wrote a zimlet which opens a new window with a jsp page that, in turns, prints some info retrived from a MySQL DB.
I tried to put the .jar file
- in the zimlet folder
- in WEB-INF
- in WEB-INF/lib
but I keep having a java compiling error: where I have to put that .jar (and what is the correct import statement in .jsp)?
Thanks


LinkBack URL
About LinkBacks




