I try to create portlet, which act as \"web-service\", only on 开发者_运维知识库client. In other words:
I 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开发者_StackOverflow中文版\'t know how to i
Here is a scenario. I am working on a small project and in this, I will be forming a URL base开发者_运维百科d on some condition checks. When the final URL is ready ( in JSP), I have to invoke the life
What\'s th开发者_如何学JAVAe best (or simplest) way to delete portlets site-wide in plone 4.x?It depends. If you have a small amount of local assigned portlets I suggest the manual way. If you have a
Is posible for a portlet to read a request parameter of its surrounding page? E.g. the URL开发者_开发知识库 of the page the portlet resides in is http://example.com/mygroup/mypage?foo=bar Is it possi
This question already has answers here: doGet and doPost in Servlets (5 answers) 开发者_JS百科Closed 6 years ago.
i have 3 TextFields (Vaadin) ( DBName, DBUserName, DBPassword) i want to send the typed in text from a portlet to a servlet , this is what i\'ve got so far :
I am using Liferay Web Forms for email sending purposes. Done so far: Setup the form title and description.
I came up with an idea to integrate Lync Server as a Java portlet to Liferay environment. What I would like to have is people names, photos, presence information and contact points on a portlet which
I\'m developing a content type for Plone 4, and I\'d like to block all user, group, and context portlets it may inherit from its parent object. I\'m thoroughly confused by the documentation at this po