>>>>> "Ricky" == Ricky Leung <[EMAIL PROTECTED]> writes:
Ricky> The problem is that I am maintaining these codes and many of these jsps are
Ricky> includes and the original developers didn't make them a complete standalone
Ricky> jsp so when jspc compiles them, I would get many errors for each jsp.
Ricky> Making these jsps into standalone jsps would require a lot of work at this
Ricky> time.
Ricky> However, if deprecated warnings are written as I access the application, the
Ricky> jsp will compile as the outer jsp will include the non-standalone jsps
Ricky> making the entire page work. Just an idea if it's at all possible.
Ah, that's why you're supposed to give included JSP pages a different extent.
--
===================================================================
David M. Karr ; Java/J2EE/XML/Unix/C++
[EMAIL PROTECTED]
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>