Premissions to files and directories for JSP hosting
by Selva[ Edit ] 2009-07-24 18:34:20
When there any issues in jsp hosting ( like 404 error,500 error,class not loading ) this may be permission error and make sure that you give the following permissions :
For all directories - 755
For .jsp file - 644
Class files and libraries - 644