Hai
EveryBody,
Iam new to JSP, I have done small Programs like Displaying date & current
time etc.,
but iam not able to understand the concept of useBean tag in JSP.
Can anybody help me where i can get tutorial on how to create a Java Beans
and access it from JSP.
if some body has already done some examples , so can please send it to me.
Basically i want to create a simple Java Bean Program which has only one
property ( method ) which returns
"hello world" message. so how do i create this Simple Bean , what are the
steps to be followed for
creating a such a simple bean and how do i access it from JSP Page. where
should i put this Java Bean Class File. Right now iam using JavaWebserver2.0
( which has JSP Built-in Support ) under win'98.
iam also using JSP1.0 Reference Implementation , where should i place the
Java Bean Class Files
under JSP1.0 Reference Implementation.
Thanks in Advance.
Regards
Mahesh
===========================================================================
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".