Hi all,

I have just tried using JSP in my pages and i used some basic java code
and it is working fine.
I would like to use the java beans for cimmunication between the
servlet and the jsp. This application is a form based one. On
submitting the form, a servlet will be called. it will do the
authentication and access the databse and write the data from the
database to a javabean. Then the JSP page will read the bean. this i am
doing to separate the logic from presentation. but i have not used
beans so far in my life. whereevr i go it always a tutrial for visual
java bean but not for non visual bean. can anubody help me how to
create a bean and how to send data to and from the bean on the "run".

regards

Ashok
_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com

===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff JSP-INTEREST".  For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".

Reply via email to