Hi Friends,
Am getting Error in struts
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.apache.struts.taglib.html.FormTag.doStartTag(FormTag.java:432)
at _Shan__jsp._j
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
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
Hi friends,
Am developing a search tool for my website when user types in, it
must shows some suggestion keyword like in google. How can i do this. I use
GWT( google Web Toolkit) but i failed to code the program. Let me know how
to do this.
Thanks and regards,
Kamalakannan JS
--
You re
Hello friends,
Am new to struts now am developing a web application. Now am in
search module. I tried normal jdbc connection method to update database. But
I need details to connect database using singleton class. Please provide me
the code if any have. I dont know how to connect database
Hello Friends,
Am new to struts i had created an Login Application i
configured all things like
1. struts-config.xml
2. web.xml
3. index.jsp
4. LoginAction.java
5. LoginForm.java
*I got an error " javax.servlet.jsp.JspException: Cannot find ActionMapping
Hello Friends,
I need to send an Email from my website using java program. I
need to send those mail without spamming. Please help me how to design the
code effectively without sending those mails to spam folder. My task is to
develop the code for sending mail without spamming the user.
Dear sir,
I just learned basic about configuring xml and action servlets. I dont know
flow of frame work in struts 1. Is it possible to learn struts2 directly
without learning struts1.
Thanks and regards,
Kamlakannan
--
You received this message because you are subscribed to the Google
Grou
Hello Friends,
Just now i joined a company as Java programmer and my task is
related to struts framework. Am very well known in servlets. But i have no
knowledge in struts. I just did the simple program in struts by configuring
struts-config.xml, web.xml and coding in actionform, acti