aspose file tools
The moose likes Other Java Products and Servers and the fly likes Weird problem with JasperReports in web application Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Products » Other Java Products and Servers
Reply Bookmark "Weird problem with JasperReports in web application" Watch "Weird problem with JasperReports in web application" New topic
Author

Weird problem with JasperReports in web application

Leticia Barbalho
Ranch Hand

Joined: Sep 02, 2005
Posts: 37
Hello everyone,

I'm having this weird problem with JasperReports. I have a web application that generates reports in the default way (showing it on a swing window). I tested it on the server and it was working just fine.
Then, I went to one of the client machines to test the reports. I clicked on the link, no error showed, like if things were working just fine, but the report did not open. I kept trying, when I realized, astonished, that the report windows were opening on my server machine, and not on the client machine I was requesting them from!
Has anyone seen this happen? I suppose it's because of some wrong settings or stuff.
Here's how I call my reports:



My server runs on a SUSE Linux 9.3 box, and all client machines run Windows XP.
I'm using java 5.

Thank you all for helping.

ps.: Sorry if this isn't the right forum. I just didn't find one that fits.
Bear Bibeault
Author and ninkuma
Marshal

Joined: Jan 10, 2002
Posts: 56177
    
  13

Moved to the Other Java Products forum.


[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
 
I agree. Here's the link: http://zeroturnaround.com/jrebel/download
 
subject: Weird problem with JasperReports in web application
 
Similar Threads
Jasper Report Documentation
JasperViewer on the server machine and not on the client machine
jasperreports does not work in executable jar file
JasperReport version problem
JSP and Jasper reports