I deployed my application on weblogic server
and i am getting null with this statement
String path = getServlet().ge tServletContext ().getRealPath( "")
Please help
and i am getting null with this statement
String path = getServlet().ge tServletContext ().getRealPath( "")
Please help
Comment