Jump to content
JasperReports Library 7.0 is now available ×

What goes where?


Recommended Posts

By: David Knutson - dknutson

What goes where?

2002-11-13 10:14

Okay, I'll admit I'm new to this. I need to look at the webapps demo and I assume this needs to loaded onto a Apache/Tomcat server for it to work. Question is, what files go where? I'm getting an File not found exception on JasperPrint.

 

Thanks!

 

 

 

 

By: Teodor Danciu - teodord

RE: What goes where?

2002-11-13 13:07

 

Hi,

 

You either create a WAR file by typing

 

>ant war

 

at the command prompt in the "webapp" directory.

Or you copy the entire "webapp" sample directory

to the tomcat/webapps directory.

All the files go where they are and you don't have

to move them around in the Web application tree.

 

I hope this helps.

Teodor

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...