Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

putting business logic in javaBeans

843840Dec 21 2008 — edited Dec 22 2008
hi friends,

I have a login.jsp page which takes the login information. Now what I want is, this information should be transferred to a javaBean to further verify it.
I want to put the business logic to connect to database server in javaBean class.
is this possible? if yes then please give the right steps.

thanks in advance
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jan 19 2009
Added on Dec 21 2008
8 comments
183 views