I'm a recent convert to java (from micro$oft... shhhhh) and i'm still trying to understand which versions of which products work together. I just got Tomcat 5.x, which implements Servlet 2.4 and JSP 2.0. Does it matter if I use Struts 1.0, 1.1 or 1.2 with this? Why?
How does the version of the JRE affect things? How do I know which version of the JSTL I need? Is there some good reading on these topics somewhere? (A document that can explain how all these products work together and how the version of one affects the version of another?) Thanks, Brian Barnett