[ http://jira.codehaus.org/browse/DISPL-385?page=comments#action_80968 ] 
            
Thien An Nguyen Ha commented on DISPL-385:
------------------------------------------

Thank you Scherrer, it works as a magic!!!!
We spent weeks of this issue, now everything's on its way.
I don't know if we report this bug to the WL team for the next version....

> dynamic tables don't work with weblogic 9
> -----------------------------------------
>
>                 Key: DISPL-385
>                 URL: http://jira.codehaus.org/browse/DISPL-385
>             Project: DisplayTag
>          Issue Type: Bug
>          Components: Container Compability
>    Affects Versions: 1.1
>            Reporter: scherrer
>
> bean defines by the id property of the table tag is not visible for struts 
> tags use inside the displaytag !
> ex :
> <display:table id="myTable" name="myList" >
>       <display:column 
>                       sortable="false" 
>                       title="Nombre" 
>                       headerClass="titreCol" 
>                       style="white-space: nowrap;width: 30%;">
>                       <input type="text" name="<bean:write name='myTable' 
> property='myProperty'/>">
>       </display:column>
> ...
> it works on weblogic 8.x but on weblogic 9.x I have this error message :
> "... cannot find bean under name myTable..."

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
displaytag-devel mailing list
displaytag-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/displaytag-devel

Reply via email to