You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Chris Pat <cp...@yahoo.com> on 2007/02/07 12:33:15 UTC

bean:page

Hello
I need to get the full string of my webapp, ie, http://localhost:8080/webapp/ so I can refer to it in other html tags.  I see how I can use the bean:write tag with the property of application.  However I dont know where is a listing of the properties that I can get out with a bean:write tag to get the string I need.  Can someone enlighten me?  tia.