Originally posted by Ragu Sivaraman:
Here is the question
I have a resultset from database, I am forwarding this resultset from a servlet to a jsp to display it
Are there any taglibs i can use to help display the results in a table format
Shawn Bayern<br />"JSTL in Action" <a href="http://www.jstlbook.com" target="_blank" rel="nofollow">http://www.jstlbook.com</a>
I'm not going to be a Rock Star. I'm going to be a LEGEND! --Freddie Mercury
Originally posted by Ragu Sivaraman:
Every time i run this JSP i get "The resultset are null". This may be true just due to fact that i dont have any connection to the database at all from the jsp.
Shawn Bayern<br />"JSTL in Action" <a href="http://www.jstlbook.com" target="_blank" rel="nofollow">http://www.jstlbook.com</a>
Originally posted by Andres Gonzalez:
Hi, I've been following this thread and have 2 questions:
1o) I've checked the e-mail taglib and it's pretty cool, but, Am I 'violating' the model 2 design pattern doing the e-mail processing in the JSP page? I was planning to process everything in a servlet, having only the presentation performed by the jsp page.
2o.)Can I use this DBTag library if i'm using connection pooling?? any documentation available?
thanks
Shawn Bayern<br />"JSTL in Action" <a href="http://www.jstlbook.com" target="_blank" rel="nofollow">http://www.jstlbook.com</a>
With a little knowledge, a cast iron skillet is non-stick and lasts a lifetime. |