Jigar Naik
Originally posted by suseela surendra:
we are able to connect to the database by using jdbc in jsp and servlets. Then what is the necessity of javabeans in jsp and servlets for getting date from the database?....
Plus, how do you reuse code in a JSP? Basically, you can't.
SCJP 1.4 - SCWCD 1.4
Originally posted by Cristiano Sganzerla:
With include directive?
<a href="http://www.java-tips.org/java-tutorials/tutorials/" target="_blank" rel="nofollow">Java Tutorials</a> | <a href="http://www.planet-java.org" target="_blank" rel="nofollow">Java Weblog</a> | <a href="http://computer-engineering.science-tips.org" target="_blank" rel="nofollow">Computing Articles</a>
Plus, how do you reuse code in a JSP? Basically, you can't.
<a href="http://exceptionnull.net" target="_blank" rel="nofollow">Exception: null</a>
Originally posted by Robert Berg:
The best way to reuse code in JSP is by creating and using Tag Libraries.
Replace the word "snake" with "danger noodle" in all tiny ads.
New web page for Paul's Rocket Mass Heaters movies
https://coderanch.com/t/785239/web-page-Paul-Rocket-Mass
|