Hi,
Is there a suitable equivalent available in a Seam application to get the absolute
filepath of the application web root?
From a servlet you do this:
String
applicationPath=((ServletContext)this.getServletContext()).getRealPath("/");
Can seam do similar?
cheers
phil
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4080427#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...