Sorry for the off topic.
Any of you guys know what are the things I need to install in my machine to set 
up a portal and start working on portal.
I have WSAD in my system.

thanks 
Manoj Mathew

-----Original Message-----
From: Harrison Tsang [mailto:[EMAIL PROTECTED]
Sent: Friday, December 03, 2004 2:03 PM
To: Struts Users Mailing List
Subject: RE: [BULK] - Re: <html:form action="..."> - Newbie




-----Original Message-----
From: Wendy Smoak [mailto:[EMAIL PROTECTED] 
Sent: Friday, December 03, 2004 11:31 AM
To: Struts Users Mailing List
Subject: [BULK] - Re: <html:form action="..."> - Newbie

From: "Jacques" <[EMAIL PROTECTED]>
> When I try the application, and the failure condition is triggered, I
get
> the following error message :
>
> 2004-12-03 13:27:20 StandardWrapperValve[action]: Servlet.service()
for
> servlet action threw exception
> org.apache.jasper.JasperException: Cannot retrieve definition for form
bean
> null

Rather than make up names, it's a lot easier if you just use the real
names
of the forms and classes you're working on.

That error means that Struts can't figure out what form bean you want it
to
use.  You probably left out the name="formName" attribute, probably in
the
<action> tag in struts-config.xml.  Post your actual config information
[just the <action> tag] and some of your JSP code, and someone will
probably
spot the error.

-- 
Wendy Smoak


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



-----Message Disclaimer-----

This e-mail message is intended only for the use of the individual or
entity to which it is addressed, and may contain information that is
privileged, confidential and exempt from disclosure under applicable law.
If you are not the intended recipient, any dissemination, distribution or
copying of this communication is strictly prohibited. If you have
received this communication in error, please notify us immediately by
reply email to [EMAIL PROTECTED] and delete or destroy all copies of
the original message and attachments thereto. Email sent to or from the
Principal Financial Group or any of its member companies may be retained
as required by law or regulation.

Nothing in this message is intended to constitute an Electronic signature
for purposes of the Uniform Electronic Transactions Act (UETA) or the
Electronic Signatures in Global and National Commerce Act ("E-Sign")
unless a specific statement to the contrary is included in this message.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to