java - JSP invalid file path -


i'm getting error file not found in jsp page, here image of filepath , path i'm using... can tell i'm doing wrong?

string xmlfilename = "webcontent\\xml_servidor\\parques.xml" 

file path

i used same path in java application , worked out fine...

maybe it's searching in file have eclipse files? have checked error path?


Comments

Popular posts from this blog

user interface - how to replace an ongoing process of image capture from another process call over the same ImageLabel in python's GUI TKinter -

javascript - Using jquery append to add option values into a select element not working -

javascript - Restarting Supervisor and effect on FlaskSocketIO -