users@glassfish.java.net

How can I get the mapping for the JSP and compiled Servlet.

From: Peng Li <lipeng360_at_gmail.com>
Date: Mon, 25 Aug 2008 15:16:26 -0700

HI
In glassfish, I can use keepgenerated option to make Glassfish to keep
the Servlets for the JSPs that have been accessed. Now, I would like
to see more details for this translation(from JSP to Servlet). I am
wondering if Glassfish has a table or map to record the mapping bewten
each line in JSP to the line numbers in Servlet?

Cheers
Peng