Hello All,

I am having a weird problem in my webapp with Crystal reports (ver8); I have
a JSP file that displays  records in a grid. Each line has a link to a
crystal report (passing all the required parameters of that  report). When I
click on that link report pops up in a SEPERATE window with the data that I
want to show.
Up till here it works fine, the problem I'm having is I cannot access the
grid JSP or other JSP files when I close that report  window.(it displays
internal server 500 error if I try to access any JSP file). At this point I
have to close all browser sessions and start over again with sign-on screen.
I believe the session is  getting destroyed here, but the interesting thing
note is when I copy that report on to a different server  (say server2), and
have the link point to that server everything works fine, no problem at all
in accessing in any of the JSP pages after running the report.
I tried with both the viewers activx and java, but no success..

I would be grateful if anybody can shed some light what could be wrong
here...

I appreciate your help.

Thanks!

Rao

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://archives.java.sun.com/jsp-interest.html
 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.jsp
 http://www.jguru.com/faq/index.jsp
 http://www.jspinsider.com

Reply via email to