473,395 Members | 1,941 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,395 software developers and data experts.

Exception creating bean of class hello.HelloForm: {1}

madhoriya22
252 100+
Hi,
I am getting this exception while deploying my struts application. How can I solve this problem. Here is the stack trace of the exception :

org.apache.jasper.JasperException: Exception in JSP: /index.jsp:14

11: <html:image src="duke.waving.gif"></html:image>
12: <h3>Hello, My name is Duke. What is your's ?</h3>
13:
14: <html:form action="hello.do">
15: <html:text property="userName"/><br>
16: </html:form>
17:
Feb 29 '08 #1
2 4724
ajos
283 100+
Hi,
I am getting this exception while deploying my struts application. How can I solve this problem. Here is the stack trace of the exception :

org.apache.jasper.JasperException: Exception in JSP: /index.jsp:14

11: <html:image src="duke.waving.gif"></html:image>
12: <h3>Hello, My name is Duke. What is your's ?</h3>
13:
14: <html:form action="hello.do">
15: <html:text property="userName"/><br>
16: </html:form>
17:
What happens when you write <html:form action="hello.do" name="formName" type="package.FormName"> ?

You dont have to write the .do extention here.
Feb 29 '08 #2
madhoriya22
252 100+
What happens when you write <html:form action="hello.do" name="formName" type="package.FormName"> ?

You dont have to write the .do extention here.
Hi,
Thanks ... Its done now.
Feb 29 '08 #3

Sign in to post your reply or Sign up for a free account.

Similar topics

3
by: Miles Davenport | last post by:
I have the following code (please see base of email) which displays text from a properties file ok. I have changed the properties file so the contents are different, but cannot get the new...
0
by: Alfredo | last post by:
Hello everybody I have a problem as a newbie in using beans and I hope someone out there can help me with this. I have a jsp-page that use BeanClass. Somewhere in the jsp code there is the...
2
by: ET | last post by:
Hello everyone I just started learning C# and i want to create a form. I started an empty project and wrote the folloing code: using System; using Application; using System.Windows.Forms.Form;...
3
by: Pierre Rouleau | last post by:
The std::exception class defined in the Standard C++ <exception> header specifies that the constructors could throw any exception becuase they do not have a throw() specification. Why is that? ...
3
by: Chris Baldwin | last post by:
Hello, I'm having a problem with a mixed managed/unmanaged DLL. When I attempt to reference "Exception" in my VB.NET code, it conflicts with some other "exception" that gets somehow gets into...
16
by: tshad | last post by:
This is a little complicated to explain but I have some web services on a machine that work great. The problem is that I have run into a situation where I need to set up my program to access one...
0
by: jaisi | last post by:
What iam exactly trying to do is..saving the resultset in a bean.....and calling the bean in a servlet and forwarding it to jsp by setting the bean in the request scope; Now i have only one record...
0
by: star111792 | last post by:
helo all i am working with JSP and EJBs. i have written a simple code for verifying username and password of user by using session beans. my problem is that i am getting the following exception: ...
1
by: hostel | last post by:
HTML PAGE <html> <body> <form action="second.jsp" method="get"> YOur name <input type=text name="name"> <input type=submit > </form> </body> </html>
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.