Hi,

I'm a JSP newbie. I'm trying to develop a Web app to search for a user by last
name and/or first name then displays a list of matched users in an HTML table,
and when select a user from this table, it displays the user's information, such
as address, phone, etc. But, I have a difficult time how to develop this in JSP
and JavaBean. I looked at the examples in JSP, but it didn't help much.

If you have developed something in similar, could you please explain to me how
to develop this, perhaps send a partial of your code (JSP, JavaBean).

Thanks in advance!

Regards,
Tuan

===========================================================================
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