is there a way to access UR开发者_如何转开发L parameters in a Jetspeed2 Portlet/Portal? like: www.bla.com/portal/page.psml?param=12345
I need to send a message to jboss queue from a web application of jetspeed. I开发者_如何学Python googled. ActiveMQ api is for jetspeed queue. But, I need to send a message to jboss queue where the mes
We are using Jetspeed in a project and have a requirement that jetspeed should authenticate against a third party rest service which accepts username and password and returns back the User Object.
I have BIRT integrated into web application. I can\'t seem to find a way to get images to show up during development/preview within Eclipse and deployment. I have tried different setting. It works in
I have a requirement to build an extensible wizard in a portlet. This wizard will list components that are installed and forward the user to a sub-wizard that is component specific.
I am developing a Je开发者_开发知识库tspeed portal application running on Tomcat, using the Eclipse IDE with the Sysdeo Tomcat launcher plugin to enable debugging of the application running in Tomcat/
I\'m looking into implementing one of our internal applications as a portal using portlets, as it has many functionalities and not all of them are required by all users.