Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Invalid
-
Affects Version/s: 1.7.2-SP2
-
Fix Version/s: None
-
Component/s: Tool Integrations
-
Labels:None
-
Environment:NB 6.5 full updated, Win XP SP3
-
Workaround Description:just ignore it
Description
<?xml version="1.0" encoding="ISO-8859-1"?>
<!--
Document : MaeR
Created on : 17-feb-2009, 18:43:38
Author : Administrador
-->
<div style="-rave-layout: grid; width: 400px; height: 200px" xmlns:f="http://java.sun.com/jsf/core" xmlns:ice="http://www.icesoft.com/icefaces/component" xmlns:jsp="http://java.sun.com/JSP/Page">
<f:subview id="MaeR">
<ice:panelGrid id="pg1" rendered="#{SessionBean1.persiss.renderPaso1}" style="width: 100%; height: 100%;">
...
The JSP view marks rendered="#{SessionBean1.persiss.renderPaso1}" and reports it's not allowed #{...} in views, but it works, if fragment placed in the right place
<!--
Document : MaeR
Created on : 17-feb-2009, 18:43:38
Author : Administrador
-->
<div style="-rave-layout: grid; width: 400px; height: 200px" xmlns:f="http://java.sun.com/jsf/core" xmlns:ice="http://www.icesoft.com/icefaces/component" xmlns:jsp="http://java.sun.com/JSP/Page">
<f:subview id="MaeR">
<ice:panelGrid id="pg1" rendered="#{SessionBean1.persiss.renderPaso1}" style="width: 100%; height: 100%;">
...
The JSP view marks rendered="#{SessionBean1.persiss.renderPaso1}" and reports it's not allowed #{...} in views, but it works, if fragment placed in the right place
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion