Hi,    
        I think you are looking for information about current servlet, isn't it ?
        you can use 

        ServletContext sc = getServletContext();
       out.println("Context is " + sc.getRealPath("/"));
Thanks
....

Neil Aggarwal wrote:

>Hello:
>
>Is there a way to get the webapp name in a JSP page?
>
>Thanks,
>       Neil.
>
>--
>Neil Aggarwal
>JAMM Consulting, Inc.    (972) 612-6056, http://www.JAMMConsulting.com
>Custom Internet Development    Websites, Ecommerce, Java, databases
>
>--
>To unsubscribe:   <mailto:[EMAIL PROTECTED]>
>For additional commands: <mailto:[EMAIL PROTECTED]>
>Troubles with the list: <mailto:[EMAIL PROTECTED]>
>



_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com


--
To unsubscribe:   <mailto:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>

Reply via email to