dear all,
i need to read and write to a property file from a jsr168 portlet (J2).
could you point me some resources for how to do this
is there a way to get the realpath of a portlet app the manner we used to do
with servlets
eg:
ServletContext application = getServlet().getServletContext();
String path = application.getRealPath("WEB-INF\\help.properties");
kind regards
-thiwanka
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]