Strange JSP Compilation Problem

2001-02-12 Thread Hunter Hillegas
I have a JSP page that calls some objects that are in a package... When I try to view the JSP, it generates a compile error: org.apache.jasper.JasperException: Unable to compile class for JSP/server/jakarta-tomcat-3.2.1/work/localhost_8080%2Fgroundswell/_0002fnews

RE: Strange JSP Compilation Problem

2001-02-12 Thread Amy Boyett
] -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Hunter Hillegas Sent: Monday, February 12, 2001 2:00 PM To: '[EMAIL PROTECTED]' Subject: Strange JSP Compilation Problem I have a JSP page that calls some objects that are in a package... When I try to view

RE: Strange JSP Compilation Problem

2001-02-12 Thread Chris Janicki
xpressions% Original Message On 2/12/01, 11:55:35 PM, "Amy Boyett" [EMAIL PROTECTED] wrote regarding RE: Strange JSP Compilation Problem: Hunter, I am a super-newbie, so I'm probably not fully qualified to answer your question. But I previously had a similar problem, and no one *