Search Results

0
votes

what is the servlet equivalent of Server.MapPath?

You can use method getResourcePaths(String path) from Ser …