Please be sure to use UBB code tags when posting code to the forums. Unformatted code is extremely hard to read and many people that might be able to help you will just move along to posts that are easier to read. Please
read this for more information.
You can go back and change your post to add code tags by clicking the
![]()
.
Also, always post the text of the exception. Otherwise, we're just guessing.
And finally, why are you putting
Java code in the JSP still?
You should be using the JSTL and EL in place of scriptlets at this point.
[ October 06, 2008: Message edited by: Bear Bibeault ]