Questions:
1) Where can one go to look at a 'production' implementation of these WROX samples?
2) Is there a Apache Tomcat/JSP user group in Seattle I can take these questions to?
Thank you.
================================================== ===================
I see a lot of postings in other 'JSP forums' that contain this container error :
'This absolute uri (
http://java.sun.com/jstl/core_rt) cannot be resolved in either web.xml or the jar files deployed with this application'
---------------------------------------------------------------------
I my case I was following an example in Chapter 13 of the Beginning JavaServer pages book from WROX.
As usual I feel I implemented the solution correctly, however to verify this, I should be able to find the cause of the above error and the steps to remediate. I can not fix the problem when the code used is the same code as seen in the manual.
---------------------------------------------------------------