I am using a LazyValidatorForm for each area of my site.  They
want information entered on a form in one part of the site to be
the default value when a form in another part of the site is
displayed.  I am accumulating the information that is entered in
a session bean.  I then tried to copy that to the form for the
current action before it is displayed.  The form comes in as
null.  I then tried to create a new form it it's null, but it
gets a NPE on the toString() method.

Is there a way to do this?

=====

Norris Shelton
Software Engineer
Sun Certified Java 1.1 Programmer
Appriss, Inc.
ICQ# 26487421
AIM NorrisEShelton
YIM norrisshelton



                
__________________________________ 
Do you Yahoo!? 
Yahoo! Mail - Find what you need with new enhanced search.
http://info.mail.yahoo.com/mail_250

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

Reply via email to