portal

Does Spring 3.0 really support JSR-286?

Does Spring 3.0 Portlet MVC really support JSR-286 aka Porlet 2.0? I've seen anecdotal mentions of it but nothing in any documented form. If so, has anyone successfully implemented a JSR-286 plugin with Spring 3.0. If yes, on what platform? Any good reference information, or better yet, a sharable implementation? ...

Choosing a Portal / CMS software for developing multi brand websites?

We are in the early stage of overhauling a multi-brand website built using a custom developed java mvc framework to enable web 2.0 features. Built-in features we are looking at are: i18n, sso, content search and indexing, personalization, mashup support, ajax support, rich media content storage and management support, friendly to search ...

What technology to use to add dynamic external content to web application

I am searching for a pointer to the right direction for the following requirement. We have a web application running on Tomcat, that contains ad-hoc reports based on BIRT. The main application has a few tabs containing various reports. Each tab contains a form based on JSF to gather user parameters and passes this to a BIRT web service ...

.NET solution for creating a Portal

What would be a good framework/package to create a portal like PageFlakes, or iGoogle? We are looking to create a employee/HR portal that offers HR services to employees but we also want a product that is flexible enough so that we can use it to create portals for other applications/purposes. I've looked at Liferay and Vyre Unify and t...

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 solution for this? Integrating an existing full blown portlet container? ...

What asp.net portal software should I use for my personal site?

I want to set up my personal programming-oriented website. I'm currently running a very old version of CommunityServer, but I'd like to move on to something else. My host is WINS-based (Windows, IIS, .NET, SQL Server). I need blogging, forums, and an appstore with google checkout or paypal integration. I've looked around and f...

Is there a way to find out how many portlets are there in any page?

The problem is, say, i am having a page xyz. And in that page there are 20 portlets. How can i find out the names of all portlets placed on the page. Provided i am having the admin privilege. ...

CMS Question for a shopping cart site

Greetings, i was ordered to build a portal where a user gets rewarded with points by buying to our company, and then those points can be redeemed by ordering some products according to those points. I need to know if there is any e-Commerce CMS that may work that way. the whole points assignation will be managed on another site, and tr...

What's a good way to merge remote, standalone web apps into a virtual site?

We have a few dozen web apps on multiple servers/platforms owned by 5 teams at our company and want to merge them into a single site. The UI part is straightforward - a common header with login/status info, tabs for the major sections of the site, and yui menus for navigation within a section. The hard part is finding a way to do this w...

.NET portal web clipping/web connector/portlet bridge/web capture analogs

Greetings, We are seeking .Net analogs or ports of what they refer to as "Web Connector" in Vignette, "Web Clipping" in WebSphere, "Web Capture Web Part" in Sharepoint (could not evaluate myself) or PortletBridge http://www.portletbridge.org/features.html. The implementation itself does not seem to be extremely sophisticated thus porti...

Is there any API for IBM WebSphere portal roles management?

I mean API to assign roles (user,privileged user, etc) to specific users and user groups. As I got PUMA (Portal User Management) has only API to manipulate users and user groups, not roles. Thanks. ...

Portlet Page Navigation with Parameters - Sping MVC, WebSphere Portal, & JSR 286

Here is the scenerio: We have an application running on Webphere Portal Server 6.1 and Spring MVC. There is a page with a single portlet that shows a grid full of records. Once one of those records is clicked, it must navigate to another portlet that resides on a different page - possibly even a different portlet application on the same ...

How to set up 3rd party developer portal

I am developing a web service and depend on 3rd party developers to write client applications for it. I need to set a developer portal, a web site where existing and potential developers would find documentation html pages doc files for download libraries downloads wiki forums support ticketing system. There should be a public part ...

Jetspeed null PortletDefinition

Hello, I am running a jetspeed portal which contains various portlet applications and have come across an issue after a recent reinstall where some of the portlets will return Cannot pass a null PortletDefinition to a PortletEntity Any idea what is causing this issue? I investigated a bit and it seems that jetspeed runs a proce...

Providing SaaS functionality to a .NET portal with DLLs

I'm not sure I'm asking the right question here, but I'm looking to provide web based functionality from one ASP.NET application to another remote 'portal-like' application. Is it possible to simply give the portal a DLL? As an example, let's say the SaaS web app has a patient-entry form that I want to be able to use from the portal appl...

iPhone payment portal development

A client has asked me about building an iphone app that can take restaurant orders. I have the resources to get this app done, but I had a few questions. *Will this app require a portion of the sale to go to apple (if so how much?) *Whats the best way to integrate a payment portal to this? *Will I have to/should I have someone author...

PHP Portal similar to java portal

Java has couple portal open source, does PHP has similar too? or port from java? ...

Unable to create more then one gadget in GateIn portal

Repost from: Jboss GateIn Discussion. Please refer that post for screenshots. Here what happens when I try to create 2 gadgets: I press "Create a new gadget" Leave content as is and press "Save". As the result gadget gets name "CHANGME" and there is no way to change it. Press "Create a new gadget" and change title to "hello2 ...." Pre...

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 make it somewhere between tricky and impossible. Has anyone tried to run jetspeed or an application that uses pluto internally on the googl...

ExtJS Portal - Columns of different sizes

I need to be able to use different size columns in the ExtJS portal. For example, I want in the center region, one area which has room for one big widget, and then right below it, 2 areas for 2 smaller widgets. I keep trying to play with the columns to figure this out, but nothing seems to work. Help? ...