On Mon, Nov 17, 2008 at 6:16 AM, rajasekhar <[EMAIL PROTECTED]> wrote: > > Hi All, > > how to get the Context Path in gwt.I placed a XML in server > folder,to read the file I need to get the path.Please let me know how > to get the path and read file from server folder.
http://tomcat.apache.org/tomcat-5.5-doc/servletapi/javax/servlet/ServletContext.html#getRealPath(java.lang.String) --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/Google-Web-Toolkit?hl=en -~----------~----~----~----~------~----~------~--~---
