I am running Apache 2/Java web application in Solaris 8 under an account that is a member of groups "other" and "nobody".
There is a folder that the web application writes to that has "nobody" as both user and group access (with 755 access). Whenever the application attempts to write a file to...
I packaged the web app that I had created into a war file with jar cvf <war_file_name>.war . command and placed the .war file in the webapps directory.
I backed up my web app and stored it in another location (different drive)
I have added a Context entry in the server.xml file for let scall it...
When I try to run some jsps and beans that I created relative tothe examples directory I can run them fine without the <%@page import=...%> statement at the top of the jsps.
But when I try to run a newly created app from the webapps folder with jsps and objects/beans I canot get it to run...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.