RE: Struts anchor question

2007-09-14 Thread TonyD
handle it correctly. When > the mourse cursor hovers over the link, the correct text shows in the > status bar (www.something.com&a=b). > > -- > Tim Slattery > [EMAIL PROTECTED] > > > --------- > To unsubscribe, e-m

RE: Struts anchor question

2007-09-13 Thread Slattery, Tim - BLS
> I have Microsoft Internet Explorer 6.0.2 on my computer. > > If I use the struts anchor the URL parameters are separated > by the & character and the link works. > If I use the html anchor with a struts property the URL > parameters are separated by the amp; characters and the link > doesn'

Re: Struts anchor question

2007-09-13 Thread Dave Newton
gt; link? > > > > Yes, because if you saw the "escapeAmp" attribute > you > > could use it in the tag to build your > URL > > then use a normal HTML tag with a blank > target > > as I suggested. > > > > d. > > > > > > > --

Re: Struts anchor question

2007-09-13 Thread TonyD
you > could use it in the tag to build your URL > then use a normal HTML tag with a blank target > as I suggested. > > d. > > > - > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands,

Re: Struts anchor question

2007-09-13 Thread Dave Newton
--- TonyD <[EMAIL PROTECTED]> wrote: > Why have you sent me this link? So you'd read what's on the page. > Do you think I never seen that link? Apparently not, otherwise you would have seen the "escapeAmp" attribute. > Do you think the answer to my question is in that link? Yes, because if you

RE: Struts anchor question

2007-09-13 Thread TonyD
t; > > - > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > -- View this message in context: http://www.nabble.com/Struts

Re: Struts anchor question

2007-09-13 Thread TonyD
> >> > Why not just use an HTML tag with a URL >> > created via ? >> > >> > d. >> > >> > >> > >> > - >> > To unsubscribe, e-mail: >> [EMA

Re: Struts anchor question

2007-09-12 Thread Emi Lu
Hello list, I saw datetimepicker is a very func in the tutorial. However, when I tried this: format="#-#MM-#dd" /> I got the following exceptions, my version is struts.2.0.9, should I use other jar file or only struts2.1 provides this func: Thanks a lot! org.apache.jasper.JasperExc

RE: Struts anchor question

2007-09-12 Thread Slattery, Tim - BLS
> Because the HTML anchor tag with a URL created via > replaces the "&" character between parameters > with "amp;" characters and my link doesn't work. It should. The xhtml spec insists on that, and it works just fine in the browsers my employer lets us run (IE6, Netscape 7). -- Tim Slattery

Re: Struts anchor question

2007-09-12 Thread Dave Newton
> > > d. > > > > > > > - > > To unsubscribe, e-mail: > [EMAIL PROTECTED] > > For additional commands, e-mail: > [EMAIL PROTECTED] > > > > > > > &g

Re: Struts anchor question

2007-09-12 Thread TonyD
Why not just use an HTML tag with a URL > created via ? > > d. > > > --------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PR

Re: Struts anchor question

2007-09-12 Thread Dave Newton
--- TonyD <[EMAIL PROTECTED]> wrote: > How to obtain the equivalent html anchor in struts? > > <.a href= > target="_blank"> >... > <./a> > > I tried with the "targets" parameter but it doesn't > work. > > >... > Why not just use an HTML tag with a URL created via ? d.

Struts anchor question

2007-09-12 Thread TonyD
View this message in context: http://www.nabble.com/Struts-anchor-question-tf4428839.html#a12634121 Sent from the Struts - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Struts anchor question

2007-09-12 Thread TonyD
context: http://www.nabble.com/Struts-anchor-question-tf4428755.html#a12633865 Sent from the Struts - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]