[
https://issues.apache.org/jira/browse/WW-3795?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13250951#comment-13250951
]
Hudson commented on WW-3795:
----------------------------
Integrated in Struts2 #450 (See [https://builds.apache.org/job/Struts2/450/])
WW-3795 allows specify location as a relative for result type plainText and
add possibility to extend class by overriding protected methods (Revision
1311895)
Result = SUCCESS
lukaszlenart :
Files :
*
/struts/struts2/trunk/core/src/main/java/org/apache/struts2/dispatcher/PlainTextResult.java
*
/struts/struts2/trunk/core/src/test/java/org/apache/struts2/dispatcher/PlainTextResultTest.java
> PlainText result type requires different JSP path than other types
> ------------------------------------------------------------------
>
> Key: WW-3795
> URL: https://issues.apache.org/jira/browse/WW-3795
> Project: Struts 2
> Issue Type: Bug
> Components: Core Actions
> Affects Versions: 2.2.1
> Environment: JBoss 5.1.0 GA community edition
> JDK 1.5.0_22
> Reporter: Eric Lentz
> Assignee: Lukasz Lenart
> Priority: Trivial
> Fix For: 2.3.3
>
>
> In other result types jsp/myjsp.jsp works. In plainText, /jsp/myjsp.jsp
> (non-relative) works, but jsp/myjsp.jsp (relative) does not.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira