could please anybody tell me, what is the proper way of handling Multipart http requests, that are not supposed to be ActionRequest because of their asynchronous nature ?
I have a new application to write, and the timeline is tight - I\'d like to overview the requirements and why I\'m considering Portlets over Servlets; however, I have no experience with Portlets and t
I am using ibm portal server. there is a link which is coming from external link. the url that is coming is as below
Could please anybody who has experiences with processing post xmlHttpRequests with Spring DispatcherPortlet, tell me what is the best way to do it ? I\'m using YUI io module and Jackson Object Mapper
I would like to query a portlet from a meteo service. But as my navigator giv开发者_StackOverflow社区es me the correct page, my java application does not.
I\'m using liferay with web content and iframe portlets. The default title for these portlets are \'web content display\' and \'iframe\'. After I change these I\'m still seeing them revert back to def
In my rendermapping I put a User object in my model(model.addAttribute). In the coupled JSP I do: <form:form action=\"x\" method=\"post\" modelAttribute=\"user\">
how to create a child page in jboss portal. I have following structure in my *pages-object.xml. I need to create a 2 pages two hold 2 portlets under Home page. Please help me achieve this
I have a portal page that has two windows on it. Each window represents an instance of an annotated Spring Portlet MVC portlet.
I was wondering what the seperator is for params (@ActionMapping(params =\"...\");) I\'d like to place a back button inside a form which already has a next button, and I\'ve read in the docs