Can't run jsp files in Jdeveloper
406359Oct 13 2003 — edited Oct 30 2003I have some existing jsp files and when I compile these files, Oracle9i Jdeveloper keeps telling me "Error: JSP files must reside in the server root directory or a subdirectory beneath it".
I originally think that's because of "import" and I got rid of all "import ....", and the same error message still insists.
Please help, thanks!:-).