Re: Easy question, please help a rookie

2005-11-05 Thread Martin Gainty
t; To: "Struts Users Mailing List" Sent: Friday, November 04, 2005 12:30 PM Subject: Re: Easy question, please help a rookie Maybe this can help? http://javaalmanac.com/egs/javax.servlet/GetReqUrl.html?l=new -Dennis Dave <[EMAIL PROTECTED]> Sent by: news <[EMAIL PROTEC

Re: R: Easy question, please help a rookie

2005-11-04 Thread Dave
Amleto Di Salle di.univaq.it> writes: > > Try to use > ${pageContext.request.requestURI} > > BR > /Amleto This worked thanks - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

R: Easy question, please help a rookie

2005-11-04 Thread Amleto Di Salle
Try to use ${pageContext.request.requestURI} BR /Amleto > -Messaggio originale- > Da: news [mailto:[EMAIL PROTECTED] Per conto di Dave > Inviato: venerdì 4 novembre 2005 18.19 > A: user@struts.apache.org > Oggetto: Easy question, please help a rookie > > > I&#x

Re: Easy question, please help a rookie

2005-11-04 Thread DGraham
Maybe this can help? http://javaalmanac.com/egs/javax.servlet/GetReqUrl.html?l=new -Dennis Dave <[EMAIL PROTECTED]> Sent by: news <[EMAIL PROTECTED]> 11/04/2005 12:18 PM Please respond to "Struts Users Mailing List" To user@struts.apache.org cc Subject Easy question

Easy question, please help a rookie

2005-11-04 Thread Dave
I'm trying to get the URL of the current page into a attribute (local variable?). This was suggested to me, but it doesn't work: TIA, Dave - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL P