JSP programming with Tag Libraries like Struts.
Hi friends,
I've been programming in JSP, JavaBeans for the last 1 year. However, with the current popularity of Tag Libraries & concepts like MVC, Struts am thinking of using these in JSPs. Even though I am not totally convinced about the real advantages like "No Java code" in JSP pages bcoz normally anyway most of the Java Code is done in the Javabean where my Business Logic is present.
If any of you have previously worked on Tag Libraries please would you advice me whether it's worth it and which books & material would be best for these.
Thanking you in advacnce.
Cheers
Sanjiv

