I am currently using JWSDP 1.0 to deploy my servlets. But I am unable to deploy my properties file into the WEB-INF folder.
eg
test.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
test.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?