> -----Original Message----- > From: Jeff Brewer [mailto:[EMAIL PROTECTED] > Sent: Sunday, April 11, 2004 11:27 AM > To: [EMAIL PROTECTED] > Subject: JSTL Tags Vs. JavaBeans > > > In the process of trying to get my site up and running I came > across a page that I'd written a year ago (not a big site--just a > slow programmer) before I learned about JSTL that uses JavaBeans, > which led me to ask the question "Should I redo this page using > JSTL tags?" > > What's the current "State of the (JSP) Art" with respect to JSTL > vs. JavaBeans? Is one preferred over the other?
I'm not sure what you mean. JSTL can use and manipulate JavaBeans - they're complimentary technologies, rather than alternatives. Perhaps if you could describe a little about what your page is doing, or even provide a piece of it for us to look at, we'd be able to better help you decide on the best approach. -- Martin Cooper > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
