Jump to content
JasperReports Library 7.0 is now available ×

jasper viewer problem


agaber

Recommended Posts

hi all,

i'm trying to display the jasper viewer as an applet in my jsf application so i generated a jsp page contains:

 

<jsp: plugin type="applet" code="EmbeddedViewerApplet.class"

codebase="applets"

archive="jasperreports-1.3.1-applet.jar" width="600"

height="400"

iepluginurl="http://java.sun.com/update/1.5.0_09/jinstall-1_5-windows-i586.cab#Version=1,5,0,09">

</jsp: plugin>

</f:verbatim>

 

but when runing the app. i get a class not found exception for EmbeddedViewerApplet.class ...

 

so please i want to know where to put the EmbeddedViewerApplet and is that code is right?

and what classes i should put in my app. to run the viewer applet?

Any help, Thanks in advance

Link to comment
Share on other sites

  • Replies 0
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...