[ https://issues.apache.org/jira/browse/PLUTO-497?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Scott Nicklous resolved PLUTO-497. ---------------------------------- Resolution: Cannot Reproduce please retest on v3. > c:param (used inside c:import tag) does not work > ------------------------------------------------ > > Key: PLUTO-497 > URL: https://issues.apache.org/jira/browse/PLUTO-497 > Project: Pluto > Issue Type: Bug > Affects Versions: 1.1.6 > Environment: linux, jboss 4.3.2/tomcat, pluto 1.1.6 > Reporter: Sandeep Dixit > Original Estimate: 1,344h > Remaining Estimate: 1,344h > > I have the following in test1.jsp > <c:import url="/test2"> > <c:param name="ptest' value ="param1"/> > </c:import> > on test2.jsp I have: > ${param.ptest} > However it is a null value. -- This message was sent by Atlassian JIRA (v6.3.4#6332)