On my previous posting of JSP + Jasper, the report only appear at server not at client pc. This is because i’m using jasperviewer to display jasper report. jasperviewer can only be used on java desktop application, not on web application.
to solve that problem, applet can be used as an embed object in jsp page. see page index.jsp on my sample at www.systemicsoftware.net/files/JReport.zip
I’m assume that you are familiar with jsp, applet and Netbeans IDE. If you need help please post a comment. Thanks.
Monday, September 14, 2009
Subscribe to:
Post Comments (Atom)
can you pls help me on this. I realy need it for my project. I can give you my email if you want to help me.
ReplyDeleteif you are familiar with jsp and java, you can understand how it work. its ok you can modify and distribute the code.
ReplyDeletei don't know how to explain it further because it is a basic. also you need to be familiar with netbeans ide. however my sample is ready for you to use. pls see file test.jsp as it was the first file to call. then it call index.jsp and then MainClass.java