jsr286
Portlet client-side service
I try to create portlet, which act as \"web-service\", only on 开发者_运维知识库client. In other words:[详细]
2023-04-12 00:02 分类:问答Spring MVC messageSource spanish characters
I have a portlet that uses spring mvc and when the portal is in spanish and in the controller I try to use the messageSource.getMessage it returns latin characters as weird chars.[详细]
2023-03-16 22:58 分类:问答Distinguish between '<' and the encoded equivalent using PortletRequest.getParameter()
I\'m writing a JSR 286 portlet for IBM WebSphere Portal 6.1.I have the following code: @ProcessAction(name=\"processForm\")[详细]
2023-03-15 18:57 分类:问答user profile info
I am trying to fetch user info in my portlet (JSR 286 portlet deployed in JBoss GateIn) like Map userInfo = (Map) request.getAttribute(PortletRequest.USER_INFO);[详细]
2023-03-10 09:02 分类:问答Accessing URL Parameters in a JSR 286 Portlet?
is there a way to access UR开发者_如何转开发L parameters in a Jetspeed2 Portlet/Portal? like: www.bla.com/portal/page.psml?param=12345[详细]
2023-02-15 04:33 分类:问答Using GWT as a replacement for JSR-286 and Inter Portlet communication
I would like to implement or mimic the behaviour of the Portlet JSR286 spec and the Interportlet Communication feature using GWT only (without Google Gadget).[详细]
2023-02-13 08:03 分类:问答Portlet specification - handling asynchronous Multipart requests
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 ?[详细]
2023-02-06 15:58 分类:问答Websphere x JSR 286 best practices
I am now defining the architectural approach we\'ll use on a new project wi开发者_运维技巧th Websphere 6 + JSR86 portlets under a very known portal tool.[详细]
2023-01-26 06:42 分类:问答Struts2 portlet read cookies using CookieInterceptor
I\'m creating web-app using JSR286, Struts2 for portlets on WebSphere Portal 6.1.5 The problem is that I can\'t make work built in CookieInterceptor.[详细]
2023-01-25 21:44 分类:问答Support JSR 286 without writing a portlet
We\'ve been given a requirement that our new project be JSR 286 compliant so that it can eventually be hosted in SharePoint.But in the same breath we were told that we\'re not being asked to write a p[详细]
2023-01-19 13:45 分类:问答