1. HTML Site Inside Java Portlets stackoverflow.comI'm a complete noob when it comes to portlet development. I have a task which is to take a fairly small static html site and incorporate it into a portal/portlet environment. My ... |
2. How many separate flash movies can be rendered on one HTML page before performance is noticebly smaller stackoverflow.comI'm currently developing a portal application that will require a number of Adobe flex elements. Each portlet could potentially be it's own flash movie. What I would like to know is ... |
3. responsive web design for n columns of random height portlets stackoverflow.comBriefly: How do I lay out N columns of random height portlets all in CSS so that if the browser is resized, the number of is columns reduced (using @media (min-width:)) and ... |
4. Web Clipping portlet and HTML portlet? coderanch.com |
5. problem with HTML link in portlet coderanch.comhi all, i am working on a project in which i am making a portlet in oracle portlet API and server is oracle 10g. i have a main page into which i have link1 and link2, which are HTML link to other two JSP pages. when i click on LINK1 i want that may link1.JSP shold be displayed in the same ... |
6. PortletResponse.encodeURL vs html:rewrite coderanch.com |
7. html:checkbox in portlets data not submtting to formbean coderanch.com |
8. html:rewite inconsistent behaviour coderanch.com |
9. Portlets and HTML Documents coderanch.comHi guys I've done my reading on portlets only recently so please forgive my ignorance. Is it correct to associate portlets with an HTML Document? Portlets seem to me like just a bunch of page includes although I'm quite aware that something else is happening on the server-side... I'd just like to ask if all the portlets on a single page ... |
10. Saffari does not support html content on textarea coderanch.comhi. here i used jsf form & text area with this tag: |
11. Saffari browser does not support the html content on textarea coderanch.comhi. here i used jsf form & text area with this tag: |
12. How can we call from a html to portal page? coderanch.comHi, I have tried that am getting console(username &pwd page) instead of portal page. from html (link)---->portal Directly am getting the console.means asking username & password not the portal page. I want to get the portal page from html link.(In middle am getting username & password page(console)). please guide me. Thanks & Regards, K.Kiran Kumar |