1. Is there a usable standards-compliant (168/286) portlet testing framework? (especially one that works with Spring PortletMVC) stackoverflow.comI've not seen anything in this area I would recommend to a client. If you've used Spring PortletMVC, how did you test it? It's easy to test under the level of ... |
2. how to invoke Spring Portlet stackoverflow.comI have been reading and following the spring doc on how to create Spring Portlet and I have most of the configurations and a basic controller done. But I don't know ... |
3. How to integrate a portal (Nuke) solution with Spring? forum.springsource.orgHow to integrate a portal (Nuke) solution with Spring? Hello, I'm currently using Spring 1.1 (with Hibernate and MySQL) to develop a web app. I'm also using Spring MVC. I'm coding ... |
4. Spring Portal Framework with Apache Tiles forum.springsource.orgHas anyone used the Spring Portal Framework with Apache Tiles to create a Portlet? I have a great application I created with Roo that uses Apache Tiles and I want to ... |
5. Spring Plugin doesn't work with WSAD and Portal Tooklit forum.springsource.orgWhen I installed the Spring Plugin I lost all my Portal Toolkit functionality. Has anyone had a problem with this? WSAD 5.12 Portal Toolkit 5.022 Windows XP Spring plugin 1.03 Cheers, ... |
6. Spring in a multi tier (portal) enviroment forum.springsource.orgSpring in a multi tier (portal) enviroment Hi folks, I'm pretty new to spring and currently evaluating the framework againt other technologies. I'm planing the development of a new java application. ... |
7. Spring Support in BEA Portal 8.1 forum.springsource.orgMy company is looking at going with BEA Portal for its portal solution. It seems BEA something called Jave Page Flows which is build over Struts and after a quick glance, ... |
8. Offtopic: Portals forum.springsource.orgOfftopic: Portals First .... I know this is off topic but I think this site has a great number of experienced professionels with a good vision so I'm curious to hear ... |
9. Inter Portal communication in Spring Portlet. forum.springsource.orgHi, I need to share some database result between two portlets. I couldn't figure out how this could be done in Spring Portlet framework. I am also clueless about the order ... |
10. Planning web portal - new to Spring forum.springsource.orgPlanning web portal - new to Spring Hello Spring users, I am currently planning a web portal and would like to use Spring as a server side framework, but have never ... |
11. deploying pet portal in jetspeed 2 forum.springsource.orgdeploying pet portal in jetspeed 2 i'm trying to deploy the spring pet portal sample in jetspeed 2. i followed the readme.txt instructions in the sample and move the 2 files. ... |
12. ajax/prototype doesn't work with portal actionURLs forum.springsource.orgMay 25th, 2007, 05:59 AM #1 gibbster View Profile View Forum Posts Private Message Member Join Date May 2006 Location Paris, France Posts 39 ajax/prototype doesn't work with portal actionURLs Hello, ... |
13. How would you implement a portal approach? forum.springsource.orgHow would you implement a portal approach? Hi folks! I've got a portal/CMS/application integration question: The prerequsites are: -Friendly URL / arbritrary URL mapping based on a "propietary" (e.g non-spring based) ... |
14. Making web portal with spring forum.springsource.orgMaking web portal with spring I started with JSF then switched to spring + hibernate. Now I mapped all the classes to the DB tables. When I finally wanted to start ... |
15. onSubmitAction not getting called - Portal forum.springsource.orgonSubmitAction not getting called - Portal Hi, When i submit a form, it is not calling the method "onSubmitAction" of the respective simpleformcontroller. Definition of SimpleFormController in application-portlet.xml as below Code: ... |
16. What Portal Server to use? forum.springsource.orgHey Folks, we're going to start development of a new portal application. But before we started we'd like to find out what of the active portal servers are good/bad from the ... |
17. Full blown Spring Enterprise app WAS 7 + Ibm Portal 6.1.5 forum.springsource.orgFull blown Spring Enterprise app WAS 7 + Ibm Portal 6.1.5 Hi All, I'm quite new to the Ibm portal world and have been tasked to give an old application a ... |
18. Single/Common Spring Context in Portal App? forum.springsource.orgHello, I am realitively new to running Spring within a portal container. Reading through the portlet MVC documents, it appears that every portlet will have its own instance of Spring running. ... |