I am using JWSDP 1.0 to deploy my servlets. Apparently I am unable to deploy my properties file into the WEB-INF folder.
eg config.properties always go directly to the context folder everytime I add it. I tried to move it to the WEB-INF folder but it can't.
Anyone can solve this?
eg config.properties always go directly to the context folder everytime I add it. I tried to move it to the WEB-INF folder but it can't.
Anyone can solve this?