[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
[Home]
How do you write a quick bean for JSP servlets??
Hello,
I am just starting up with GNUJSP, and want to get some simple
"soup-to-nuts" examples (template, servlet, bean code) of a javaservlet that
uses JDBC and the GNUJSP for HTML display....
In particular, I want to see the java bean code that is used to interface
between the servlet and JSP template....Can anyone provide insight on how to
write a quick bean to accomplish the servlet -> JSP template
interaction? ---OR do I need to jump into complicated bean development
books?
Keith