User 2f67f74af0
10-10-2008 16:04:01
Hello every one.
I tried to use these two files edit.jsp and update.jsp (by calling them from browser). But they give blank pages and there is no error messages in the log files of tomcat. Is there any configuration required to use them?
The file source display only this javaScript code part:
Thank you.
Saif
I tried to use these two files edit.jsp and update.jsp (by calling them from browser). But they give blank pages and there is no error messages in the log files of tomcat. Is there any configuration required to use them?
The file source display only this javaScript code part:
Code: |
<script LANGUAGE="JavaScript"> <!-- opener.location.href="expired.html"; window.close(); --> </script> |
Thank you.
Saif