Hi,
This is my first time when I am using dbforms. When I tried to run the example application bookstore, it thrown following error:
 
org.apache.jasper.JasperException
org.apache.jasper.servlet.JspServletWrapper.handleJspException(JspServletWrapper.java:510)
org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:393)
org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:314)
org.apache.jasper.servlet.JspServlet.service(JspServlet.java:264)
javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
org.dbforms.util.external.SetCharacterEncodingFilter.doFilter(SetCharacterEncodingFilter.java:190)
root cause
java.lang.NullPointerException
org.dbforms.taglib.DbFormTag.doStartTag(DbFormTag.java:1188)
org.apache.jsp.howto.howtoChangeSelectBox_jsp._jspService(howtoChangeSelectBox_jsp.java:87)
org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:97)
javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:332)
org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:314)
org.apache.jasper.servlet.JspServlet.service(JspServlet.java:264)
javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
org.dbforms.util.external.SetCharacterEncodingFilter.doFilter(SetCharacterEncodingFilter.java:190)
URL that I called:  http://127.0.0.1:8080/bookstore/howto/howtoChangeSelectBox.jsp
Kindly help me to debug this issue. My tomcat is working fine.
 
Regards,
Rakesh Deshmukh


Stay in the know. Pulse on the new Yahoo.com. Check it out.


Stay in the know. Pulse on the new Yahoo.com. Check it out.
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
DbForms Mailing List

http://www.wap-force.net/dbforms

Reply via email to