Re: Information about the Servlet Container
On Fri, 30 Nov 2012 09:27:36 -0200, Peter Wendorff wrote: Hi. Hi! I would like to get some information about the servlet container the application is running in, like the servlet containers name, probably path's and so on. This kind of information, when available, is contained
Information about the Servlet Container
Hi. I would like to get some information about the servlet container the application is running in, like the servlet containers name, probably path's and so on. How could that be achieved in a tapestry component? regards