Hello All.

I need to make sure that these Java libraries are included when my JSP's are
compiled:

java.io.*
java.util.*

I am migrating from another application server that added these to my JSP's
and now will have the daunting task of manually importing these on every JSP
that we have.

Any thoughts?

Reply via email to