1. OutputLink: How? icefaces.org |
2. ice:tree and ice:outputLink relative to the context icefaces.orgDear community: I'm creating a multi-folder application. My problem is with the pages outside the root folder. Sample structure: MY_APP/ MY_APP/platform/ MY_APP/WEB-INF/ MY_APP/WEB-INF/inc-content MY_APP/WEB-INF/inc-content/platform/ MY_APP/WEB-INF/inc-template MY_APP/css/ When I open the default page at MY_APP/ root folder, everything is fine. When I click to the MY_APP/platform/home.jspx page, I get it almost correctly, but then 1) Images doesn't appear (ice:tree configured with imageDir="./xmlhttp/css/xp/css-images/") ... |
4. Parameter passing with ice:outputLink icefaces.org |
5. outputChart within outputLink icefaces.org |
6. onContextMenu with OutputLink/Text? icefaces.org |
7. Dynamic tables - outputLink on last column icefaces.org |
8. ice:outputLink dynamic generation of "value" icefaces.org |
9. h:outputLink && f:actionListener icefaces.org |
10. .chm file opening issue with |
11. ice:outputLink in ice:panelCollapsible header not working icefaces.org |
12. outputLink - loss of control for the first web page ? icefaces.orgHello everyone, My first web page works well. In this page, I use an outputLink to open a second page, but the first page lose its control after the opening of the seconde page. My code is : |
13. dataExporter & outputLink icefaces.org |
15. Dynamic Number of 'param' tags within an 'outputLink'. icefaces.org |
16. ice:outputLink problem with image in ie9 icefaces.orgThank you very much for your answer. I have tried with h:graphicImage and ice:graphicImage but the problem was the same. However, JIRA has given me an answer to what was happening. Problem is the IE9 cache. I've solved it by loading the image on the previous page with attribute visible="false". Thank you!! |
17. outputLink open document problem icefaces.org |
18. outputLink + commandLink = stale UIViewRoot object icefaces.org |
19. Problem using OutputLink with CommandLink icefaces.orgHi Philip, Thanks for your response, I have used the data table inside the data table, First column is CommandLink and the Last column is outputLink. When i click the any one of the outputLink (First time) it is working fine. After clicking on any outputLink or commandLink, the links are not working. For you reference: |
20. open documents using outputlink icefaces.orgHi, i am opening documents(pdf,doc,ppt ,etc..) using output link. the value attribute of outputlink gets the path from managed bean. the link opens correctly if there is no spaces " " in the path. if the path has space in it. its not opening. the path at the status bar replace all the spaces with "+" symbol. i am also having ... |
21. how to open files(xls,pdf,doc,etc) using outputlink icefaces.org |
22. Issue with ice:outputLink icefaces.orgHi All, I have an problem with Ice:outputLink. [b]My intention is to after clicking on [u]view resume[/u] need to open a browser without menubar and url field. [/b] I am using outputlink as following in my jspx page [b]resume.jspx[/b] [code] |
23. outputlink with target = _blank in asynchronous mode icefaces.org |