Re: [java ee programming] Need Help in Struts

2010-05-06 Thread bambang passion
Hi, Pls. use this tips : http://www.jguru.com/forums/view.jsp?EID=1256030 thx bb On Tue, May 4, 2010 at 12:33 PM, Kamala Kannan JS wrote: > Hi friends, > Am doing a code for search for a website. After uploading to server > it shows error as i mentioned below. > > > javax.servlet.jsp.J

Re: [java ee programming] Need Help in Struts

2010-05-03 Thread Kamala Kannan JS
Hi, At first testsearch.jsp will be opened and it will have a search box if i type a word and click search it will display results from database. If i want to post a new thing then i use testpost.jsp. Its working fine in local server. I uploaded that to Website its not working and giving excep

[java ee programming] Need Help in Struts

2010-05-03 Thread Kamala Kannan JS
Hi friends, Am doing a code for search for a website. After uploading to server it shows error as i mentioned below. javax.servlet.jsp.JspException: Exception creating bean of class Form.DbForm: {1} at org.apache.struts.taglib.html.FormTag.initFormBean(FormTag.java:465) at org.apach