| String id = request.getParameter("fileId");
| file = new File("c:/arch/" + id);
|
You realize that this is a big security hole?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4123954#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...