Thanks Drew - I will definitely check it out because I am NOT happy with
JBuilder at all.

I would be lost without this list!!  Thanks :)

Denise Mangano
Help Desk Analyst
Complus Data Innovations, Inc.


-----Original Message-----
From: Hamilton, Andrew [mailto:[EMAIL PROTECTED]] 
Sent: Thursday, January 02, 2003 4:42 PM
To: Tomcat Users List
Subject: RE: Code works in editor, but not through Tomcat - Please help!


I use NetBeans www.netbeans.org.  It is a nice java IDE.  It is open source
so does have its issues.  But it does a lot of stuff for you.  You just have
to take some time to get used to it.

Drew

-----Original Message-----
From: Denise Mangano [mailto:[EMAIL PROTECTED]]
Sent: Thursday, January 02, 2003 4:37 PM
To: 'Tomcat Users List'
Subject: RE: Code works in editor, but not through Tomcat - Please help!


That seemed to do it.  I know of naming conventions when writing Java
programs, but have never seen an instance that the naming convention was an
absolute rule.  

Thanks for your help :)

Completely off topic - but can you suggest a good JSP editor?  Coding in a
plain text editor like notepad can get frustrating.  I have a trial version
of JBuilder Enterprise, but it's a CPU hog, and it doesn't seem to help much
in the JSP department.

Denise Mangano
Help Desk Analyst
Complus Data Innovations, Inc.


-----Original Message-----
From: Noel J. Bergman [mailto:[EMAIL PROTECTED]] 
Sent: Thursday, January 02, 2003 3:54 PM
To: Tomcat Users List
Subject: RE: Code works in editor, but not through Tomcat - Please help!


Denise,

The first thing that immediately came to mind is to check your setters and
form parameters for the appropriate case usage.  Your "PostalCode" should be
"postalCode" in both the form and the JSP actions.  If you don't understand,
I'll go into more detail regarding naming conventions for bean properties.

        --- Noel


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

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

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

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

Reply via email to