As I outlined in Migrate
to GlassFish acitivities , I am migrating samples from different
application servers to GlassFish to illustrate migration to
GlassFish. Here, I selected the WebLogic's "JSP SimpleTag" sample to
migrate to GlassFish.
Simple Tag Sample Application
The sample application that I migrated is the JSP Simple Tagsample
from the WebLogic 9.2 distribution. The sample uses the...