[
https://issues.apache.org/jira/browse/WW-5377?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17810948#comment-17810948
]
Lukasz Lenart commented on WW-5377:
-----------------------------------
[~pduroux] did you find a solution? Did my
[answer|https://lists.apache.org/thread/fho5v5h1yqjgm5xfgn8ovqfgp5mckg1c] help
out?
> trouble with Struts tags nested within <s:script> one
> -----------------------------------------------------
>
> Key: WW-5377
> URL: https://issues.apache.org/jira/browse/WW-5377
> Project: Struts 2
> Issue Type: Improvement
> Affects Versions: 6.3.0
> Reporter: Patrice DUROUX
> Priority: Minor
> Fix For: 6.4.0
>
>
> Hi,
> I am facing a trouble with some JSPs that contain code like:
> {code:java}
> <s:script>
> var data = <s:action name="data" exeretureResult="true" />;
> ....
> </s:script>
> {code}
> Using <script> in place of <s:script> gives then the expected result.
> Also I am not sure if using <s:script> is better even for in-line script,
> I was just think so.
> Thanks!
--
This message was sent by Atlassian Jira
(v8.20.10#820010)