strange behavior of s:a tag with s:include tag inside

2011-07-01 Thread Александр Высоков
Hello all. I have two files. test.jsp %@ page language=java contentType=text/html; charset=UTF-8 pageEncoding=UTF-8% %@ taglib uri=/struts-tags prefix=s % s:set name=depId value=1 scope=page/ s:a id=%{#attr.depId} href=javascript:some-javascript-method('%{#attr.depId}') s:include

Re: strange behavior of s:a tag with s:include tag inside

2011-07-01 Thread Александр Высоков
comment in the jira ticket is correct. Recall that a filter can stop processing a request, which is what happens if it's not a request that hits an action. Dave On Jul 1, 2011 8:59 AM, Александр Высоков nod...@gmail.com wrote: Hello all. I have two files. test.jsp %@ page

strange behavior of s:a tag with s:include tag inside

2011-07-01 Thread Александр Высоков
Hello all. I have two files. test.jsp %@ page language=java contentType=text/html; charset=UTF-8 pageEncoding=UTF-8% %@ taglib uri=/struts-tags prefix=s % s:set name=depId value=1 scope=page/ s:a id=%{#attr.depId} href=javascript:some-javascript-method('%{#attr.depId}') s:include

Re: strange behavior of s:a tag with s:include tag inside

2011-07-01 Thread Александр Высоков
, Александр Высоков nod...@gmail.com ha scritto: I've created test project (attached StrutsBugTest.war) in jira. In that project you can click to the link in index.html and see the same strange behavior. 1 июля 2011 г. 17:28 пользователь Dave Newton davelnew...@gmail.com написал: Unless

Re: strange behavior of s:a tag with s:include tag inside

2011-07-01 Thread Александр Высоков
пользователь Dave Newton davelnew...@gmail.comнаписал: But the include tag is still directly referencing a JSP, no? Dave On Friday, July 1, 2011, Александр Высоков nod...@gmail.com wrote: In attached in jira test-project (StrutsBugTest.war) index.html contains link: a href=test.actionclick

Re: strange behavior of s:a tag with s:include tag inside

2011-07-01 Thread Александр Высоков
Dave, if I expressed roughly, I am very sorry (my bad english is not good enough). But if I misunderstand you, please explain more details. Thank you. 2 июля 2011 г. 0:41 пользователь Dave Newton davelnew...@gmail.comнаписал: 2011/7/1 Александр Высоков nod...@gmail.com: So you try to tell me

Re: strange behavior of s:a tag with s:include tag inside

2011-07-01 Thread Александр Высоков
Do you mean s:url action=test2 var=ac/ s:include value=%{ac}/ ? Tried. Empty body of a tag. 2 июля 2011 г. 0:56 пользователь Dave Newton davelnew...@gmail.comнаписал: 2011/7/1 Александр Высоков nod...@gmail.com: Dave, if I expressed roughly, I am very sorry (my bad english is not good