Tagged Questions

Java-technology-based web component, managed by a portlet container that processes requests and generates dynamic content.

learn more… | top users | synonyms (1)

21
votes
9answers
6k views

Restrictions/disadvantages of developing portlets for Liferay

I'm considering developing an application as portlets, to be integrated in Liferay portal. Are there any significant disadvantages or restrictions in developing such an application, as opposed to ...
11
votes
1answer
433 views

Java Portals and Portlets

The Java world has a JSR-286 standard for how portals and portlets should interoperate: software components sharing a unified web page. There seem to be a number of portal implementations. But is ...
8
votes
2answers
651 views

Maven to copy JAR when adding dependencies

I'm currently using IBM Rational Application Development (IBM Eclipse distro) for Portlet development and having a small issue with Maven integration. Here's the situation: 1) IBM RAD has the ...
7
votes
8answers
2k views

A lightweight alternative to portal container like Liferay

Has somebody found a lightweight alternative to portal containers like liferay? One that pushes features like quick startup times, not limiting the developer, and flexible configuration?
6
votes
3answers
13k views

Setting up a new website with Liferay Portal - basic steps?

I know this is not specifically a programming question, but programmers will often have to do this work. How do I create a website with Liferay portal - the docs are pretty light on this fundamental ...
5
votes
1answer
134 views

How to get the portlet-hash css class for a Calendar portlet assigned for a custom portlet manager?

I'm trying to fix the month navigation of a calendar portlet assigned for a custom portlet manager. This manager is called from a specific browser page template with: <div id="calendar" ...
5
votes
2answers
270 views

Wiring portlets with a grails application context, or deploying multiple portlets through grails?

I currently have a grails application that gets deployed through liferay. Now, I need to build some portlets, but I'm unsure what the best way is to expose the grails domain objects and services. How ...
5
votes
6answers
393 views

Can I use z3c.form on Plone portlets instead of zope.formlib?

What modifications do I need to make considering I have a vanilla ZopeSkel plone3_portlet formlib generated package? Ie: From which classes should I inherit? Which hooks must I provide? Can I use ...
5
votes
3answers
3k views

spring-mvc (portlet): how to return a pdf file in open file dialog?

In my @ActionMapping I create a PDF file for the user. Now I was wondering how I can return this pdf to the user in the form of a save/open file dialog box? I'd prefer this over showing a download ...
5
votes
1answer
754 views

Portlet container like pluto or jetspeed on google app engine?

I am trying to build something "portlet server"-ish on the google app engine. (as open source) I'd like to use the JSR168/286 standards, but I think that the restrictions of the app engine will ...
5
votes
3answers
1k views

Is it possible to create dynamically pluggable GWT widgets/portlets in separate war files?

Is it possible to create widgets / portlets in GWT that can be dynamically loaded and added to a GWT web application, and where the GWT widgets can reside in a separate war files? To clarify my ...
4
votes
2answers
3k views

how to use ext.define in extjs4?

im new to extjs4 and need some help understanding how the ext.define works please in fact what i want to do is something similar to the portlets in the portal example, in my application i will need ...
4
votes
1answer
174 views

Disabling portlet types site-wide in Plone

What's the best way to disable portlet types site-wide in Plone 4.1? The default setup gives ~10 portlet types, but the site users have use case only for few (static text, news).
4
votes
1answer
2k views

Ajax call to GenericPortlet.serveResource() in WebSphere Portal 6.1

I'm trying to call a portlet's serveResource() method using jQuery/ajax. I managed to get a simple JSR-286 portlet working in Pluto 2.0 that is able to read a JSON string from the request body, create ...
4
votes
3answers
349 views

Java Portal engine for integration

I want to add a dashboard functionality to an existing java web application, this should be a portlet container, so it can host other mini applications or open social gadgets. What is the best ...
4
votes
3answers
529 views

It it possible to read a page request parameter from portlet?

It 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/mypage?foo=bar Is it possible to read the "foo" ...
4
votes
2answers
2k views

How do I programatically make a Liferay Portlet go into Full Screen Mode

I'm sure it's an easy thing, but I can't find it anywhere. How do I programatically make a portlet inside of Liferay go into Full Screen Mode. eg: the equivalent of clicking on the maximise button, ...
4
votes
4answers
760 views

Can I add Java portlet in sharepoint 2007?

Can I add Java portlet in sharepoint 2007? If yes, can some please explain the details on how can I do so?
4
votes
1answer
4k views

Accessing the user from a liferay portlet?

I'm attempting to develop a portlet for liferay. How can I get access to the username and password (and other data liferay has?) of the user that's currently logged in. I'd also like to be able to ...
4
votes
4answers
2k views

portlet 2.0 (jsr286) development with spring

We are discussing whether it's a good idea to switch from plain portlet development on a liferay installation to spring webmvc portlet based development. We're starting the development of some ...
3
votes
2answers
40 views

jQuery - Selecting a child div background image and amending it

Im looking for a way to change the background image of a div using jQuery BUT only amending it, not totally changing it. Let me explain. Im using http://jqueryui.com/demos/sortable/#portlets to show ...
3
votes
1answer
81 views

Liferay, What is the used technology that is used to develop web content portlet?

In order to create web content, a web content portlet is used, so I want to know the technology behind this portlet. What was used to develop this portlet? JSP, JSF, Struts, Icefaces , or any thing ...
3
votes
2answers
81 views

How to convert a Liferay portlet to OSGI bundle?

I had some problems with my server so i built my portlets and tested them locally on a liferay portlet container. I used portlet 2.0 API for Java and JSR 286 standards. The portlets are built using ...
3
votes
1answer
88 views

Get session-scoped bean from GenericFacesPortlet

Is it somehow possible to accesse a sesssion-scoped bean in a class extending the GenericFacesPortlet? Is a portlet even aware of the FacesContext? What do I want to achieve? I want to serve a ...
3
votes
1answer
67 views

How do I look up the folder where a portlet was defined?

I'm creating custom versions of the News and Events portlets which will show only content items from downstream of where they are defined (rather than sitewide). The idea is for for certain groups ...
3
votes
2answers
820 views

Liferay Portlet and JSF : Redirect during Render Phase

I have a problem to implement a simple HTTP redirection. I use Liferay 6.0.6, our portlets are build with JSF2.0 / PortletFaces. I want to call a redirection when a view is loaded (and not when an ...
3
votes
1answer
478 views

How to replace a function on a Liferay native portlet

I am making a change to a native Liferay portlet, that comes with Liferay Intallation. How can I change a function to my own implementation by a hook or similar approach? I have read how to make pre ...
3
votes
3answers
289 views

Can multiple pages share the same instance of a portlet in Liferay?

For a website powered by Liferay EE 6.0 SP1, there will be cases where some pages will need to "share" the same instance of certain portlets, but other pages will have their own instances. For ...
3
votes
2answers
103 views

Override a module in plone's eggs?

I want to override a method (assignment_mapping_from_key) in: eggs/plone.app.portlets-1.1.5.1-py2.4.egg/plone/app/portlets/utils.py ...because when I set a portlet in portlets.xml, I have to use a ...
3
votes
1answer
160 views

Display portlets on search page in plone?

How can I add portlets to a plone search or search results page? Using @@manage-portlets doesn't work (www.mysite.com/search/@@manage-portlets), I get an empty search result. I'd like to display the ...
3
votes
1answer
257 views

Portlets, HttpSession and Thread-Safety

Our portlets keep state in the HttpSession, which is shared by all request processing threads for the same session. The portlet spec (JSR-168) writes: PLT.5.2.4.3 Multithreading Issues During ...
3
votes
1answer
1k views

How to deploy portlets to Liferay

I have faced problems in trying to install new portlets to Liferay running on Glassfish domain. I figured out the flow very lately and want to share it with others also. So, please read the answer and ...
3
votes
1answer
333 views

Is AJAX for inter portlet communication possible?

I know that you can create portlets that can refresh its content without refreshing the whole portal page by simply using the JSR286 resourceURL tag and doing an AJAX call. My question is, is it ...
3
votes
1answer
376 views

java.lang.IllegalStateException: Root context attribute is not of type WebApplicationContext

I am deploying Portlets on Liferay 5.2.3 on Tomcat 6. I get this error only for one of the portlet. java.lang.IllegalStateException: Root context attribute is not of type WebApplicationContext I ...
3
votes
3answers
1k views

Spring Exception Handling - how to use ExceptionResolver and @ExceptionHandler at the same time

I developed a web application where form validation exceptions are supposed to be handled by @ExceptionHandler (needs to be flexible) and general system exceptions by SimpleMappingExceptionResolver ...
3
votes
2answers
121 views

A question on efficacy of weblogic portlets

I am to make a design decision of using either the Weblogic portlets or the Ajax div portlets for developing an application. Any pointers about the guiding principles? I am very new to portlet ...
3
votes
1answer
2k views

How to set a Cookie in Liferay portlet?

I am having problems of trying to set a session cookie(s) in Liferay 6.0 portlets. I want to be able to set a cookie to the client browser to store application key for the linkedin authentication, ...
3
votes
2answers
491 views

Automating Portlet Deployment to WebSphere Portal Server 6.1

I've recently started on a project to develop some portlets which will run on IBM WebSphere Portal Server 6.1. Does anyone know of any scripts, Ant tasks, Maven plugins, etc. for publishing a ...
3
votes
1answer
2k views

Liferay: Customise the web.xml HeaderFilter added during portlet deloyment

I need to customise the deployment of my liferay portlet such that the GWT nocache.js files don't get a 'Expires' HTTP header set. My war file looks like this: view.jsp ...
3
votes
3answers
945 views

Is there built-in web analytics tool in Liferay?

I need to have the statistics of a web site and generate reports. I am using Liferay portal. Is there anything built-in for web analytics in Liferay? if yes, please help how to configure it? Thanks, ...
3
votes
1answer
615 views

Liferay error page if at least one portlet is unavailable

I'm trying to setup a custom error page in Liferay portal if at least one portlet fails. The portal always forwards to portlet_error.jsp and display a red zone in the portlet position. How can I set ...
3
votes
1answer
89 views

SAP Portal with thirdparty content

Anyone integrated SAP Portal with a third party web content management system (e.g., Vignette)? I don't have too much exposure to SAP Portal, but I know it provides a J2EE App Server and there are ...
3
votes
1answer
679 views

How Java Portlet works?

I have few questions regarding java portlets ( JSR 286). My requirement is to integrate a php web site to main site of client using java portlets ( one of the options given by client). Do we have ...
3
votes
4answers
499 views

Can you recommend a lightweight java portlet software?

I am a long time java web developer but I am new to portlets technology. Currently I am in the stage of finding my options. I have tried Liferay and although it is very cool, it is a bit heavy for ...
3
votes
5answers
4k views

what is the difference between a portlet and a servlet?

i am asked to work on portlets and portals. i want to know the difference between a portlet and a servlet ? how/where does a portlet differ(may be functionally) from servlet ?
3
votes
6answers
2k views

JMS without JNDI?

We are running portlets in WebSphere 6.01, using Java 1.4. We want to send JMS messages to a JBoss 5 queue, running Java 5 (or maybe 6, but it's certainly newer than 1.4). Trying to connect using JNDI ...
3
votes
4answers
497 views

How to implement a JSR Specification

I'm considering implementing one or two JSR APIs. I have not yet read the entire specification (the plan is to read them as I code the implementation) but I am very familiar with them. I have read ...
2
votes
1answer
24 views

How to retrieve data from xml file in Portlet

I am using liferay technology and trying to retrieve data from xml file in portlet dynamically by using SAXBuilder but it is not working. If you have any idea then please let me know.
2
votes
0answers
43 views

Opening a pop up window in a Vaadin Portlet

I followed this tutorial that shows how to pop up a print window. But, as I'm using portlets, I must get the right windows URL. I figured out how to get the portlet URL (from the response object). ...
2
votes
0answers
56 views

How to set portal wide global variables in liferay?

I am currently working on a portal and I need to use Liferay as the Portal server. My application will be having some global settings, which i need to access in all the portlets in my portal. what ...

1 2 3 4 5 12