IllegalStateException

2000-07-23 Thread Gerard Menezes
Hi All, While submitting a JSP page, I'm getting the foll error: Please Help... Urgent. javax.servlet.ServletException: Submit: Unable to DBConnect java.lang.IllegalStateException: Response has already been committed Submit: Unable to DBConnect java.lang.IllegalStateException: Response has alread

IllegalStateException

2000-07-17 Thread Gerard Menezes
Hi all, In my JSP code ,I'm getting the foll error during compilation. java.lang.IllegalStateException: Cannot forward when getWriter() already called. I cannot trace out this error, since I am neither fowarding nor using getWriter() in the code. However I am using response.sendRedirect() to ano

Prob of Servlet objects in JSP functions

2000-07-17 Thread Gerard Menezes
Hi all, I have a problem while defining JSP functions in the Declarative tag <%! %>. I cannot access the pre-defined servlet objects, like request,response,session,application etc. It gives errors such as : *** Error: "request" is either a misplaced package name or a non-existent entity. It bec

Good IDE for JSP Development

2000-07-14 Thread Gerard Menezes
Hi, Can anybody suggest a good IDE for JSP/Servlet development. I tried the Demo version of JBuilder 3.5 . Unfortunately the Enterprise options are disabled. However from the limited options available for developing Java programs, it seems to be a professional IDE. I also tried out Dreamweaver Ul