A (web) portal is a web-site that brings together information from diverse sources in a unified way. Usually, each information source gets its dedicated area on the page for displaying information (a portlet); often, the user can configure which portlets to display.

learn more… | top users | synonyms

1
vote
1answer
14 views

Which portlet_2_0.tld is best to use?

We have many vendor specific "portlet_2_0.tld" files for portlet development. I am developing portlets with JSR 286 standard. I want my portlet to be deployed into all the portal servers. In case if i ...
0
votes
0answers
7 views

Redirect from Portlets

I have this: I try to redirect from portlet Historial to portlet Reclamos i'm doing this: String pageUnique= "prueba.page.SRSC.Reclamos" ; String portletUnique= ...
0
votes
0answers
7 views

Sharepoint file sharing

We have a project which we use sharepoint. One of the feature is file sharing such that, i have a computer in the organization in which there is a shared folder. What i want is to be able to share ...
0
votes
1answer
27 views

Liferay configuration with many instances

a question about Liferay configuration.. I have found it: If you want to expose multiple websites with different domain names from the same portal installation then you will have to create multiple ...
-1
votes
0answers
5 views

Where do I download Weblogic portal 10.3.x from?

Where do I download Weblogic portal 10.3.x from? It is my project requirement. Please share the valid download link.
0
votes
0answers
9 views

Weblogic Portal - portlet window states get reset to normal

I am facing an issue where, suppose there are 4 portlets(A, B, C, D) in a page, and I minimize portlet A, and then try to minimize portlet B, A gets restored to normal. There are no backing file or ...
0
votes
0answers
36 views

Websphere Portal LDAP authentication failing

I'm getting this LDAP error when trying to login a specific user in my Websphere Portal application. [5/9/13 9:09:43:721 CDT] 000000aa LTPAServerObj E SECJ0369E: Authentication failed when using ...
0
votes
1answer
14 views

How many Portlet Context objects are created for differnt portlets are configured in Single Portlet application

I am new to Portlet Application development, I am having one doubt regarding PortletContext object. If multiple portlets are configured in single portlet application then How many PortletContext ...
0
votes
1answer
16 views

Pass Data to template files in liferay

i would like to pass data such as navigation items or languages supported to the portal_normal.vm file so that it gets displayed on the portal. I don't have a clue about how to do it. i've seen that ...
0
votes
0answers
18 views

Dynamic JqGrid with JSON Data gives me errors

The following code snippet is for developing jqgrid in portlets from this following link http://www.liferay.com/community/forums/-/message_boards/message/16634036 I am unable to understand as I am a ...
0
votes
0answers
6 views

Best approach of creating details page for portal - Dynamic page VS Static page

I am working in a property portal. To show details of a particular property i can use any of follow following two approach: Approach 1: When user will click on a particular property details link we ...
0
votes
0answers
14 views

301 redirect in Oracle Portal 10.1.4

A client of mine is running Oracle Portal 10.1.4. We have since built a new site for them but naturally don't want to lose the SEO page values of the previous site. Does anyone know how to do a 301 ...
0
votes
0answers
21 views

Zimbra: how to hide panel in portal?

i'm currently develop a portal on zimbra. i would like to hide left panel but it's not working. on another tab, i'm using this code: myObject.prototype.appActive=function(appName, active) { switch ...
0
votes
0answers
15 views

Display number of logged in users in a weblogic portlet

I need to get the number of logged in users in weblogic portal and display in a portlet. How can I do that?
0
votes
0answers
20 views

What type of certificate do I need for a captive portal?

I have a wireless network which allows users to connect, and forces them to a captive portal similar to what you find in hotels/airports. The captive portal ensures that the users register their ...
0
votes
0answers
14 views

Statistics About Organization portal?

I'm checking some stuff for my marketing presentation. I would like to check some statistics in percents. How many organizations deployed portal with social solutions? How many organizations deployed ...
0
votes
0answers
18 views

tfs 2012 drag drop in web portal no longer works

Background: new team project with TFS 2012, Agile 6 MSF template *Modified the project based on http://osnabrugge.wordpress.com/2013/01/04/changing-the-product-backlog-in-tfs-2012/ added a few new ...
0
votes
1answer
31 views

Strategy to keep updated summary tables standing by (SQL Server)

I've got a client portal project (the first one I've developed so a basic best practice is what I'm looking for here, nothing fancy) nearing first release. A simplification of the main record types ...
1
vote
1answer
788 views

A valid provisioning profile matching the application's identifier could not be found

This has been asked before, but the answers to previous questions are not solving my issue. I'm trying to build a simple Hello World app called (CalculatorBrain) from Stanford iTunes U courses. I can ...
0
votes
3answers
37 views

What is the portal concept for web applications?

I'm part of a group who has implemented a successful internal web app using SQL, entity framework, asp.net, WCF with REST. We've done pretty well and now we've been ask to use our set of technologies ...
0
votes
0answers
40 views

Zimbra Preauth not working on live server

I am creating a web portal where users have their emails pulled from our Zimbra Mail Server and displayed on the portal, however, I have ran into some strange issue using the Zimbra Preauth. ...
0
votes
0answers
116 views

setting a captive portal using freeradius + mysql + apache

can someone try to tell me the difficulty level of this kind of wifi captive portal setup. im knowledgeable in networking, not much in php/mysql but enough skills to setup my own webserver. and a ...
0
votes
0answers
29 views

Scroll position of a portlet

How do you find the scroll position of a portlet? This portal page has various portlets and my portlet is set to a specific height so most of the content overflows. I want to remember this scroll ...
0
votes
1answer
49 views

Liferay: how add new JSONWebService method

I need get DDL records via json request. Liferay core have not such service. Only getRecordSet. I write DDLRecordSetService Hook to add new method getRecords(recordSetId). my code: public class ...
0
votes
0answers
32 views

WordPress web portal user customized portlets

I'm relatively new to using WordPress. I have a website that deals with real estate in my area. What I want to be able to do is when a new real estate agent (agency) signs up with my site, I want them ...
0
votes
0answers
84 views

WebCenterSpacesResources fails to deploy from jdeveloper to integrated weblogic server

I follow Oracles instructions in their document "Using Spaces Extension Samples 11.1.1.6.0" I attempt to start the WebCenterSpacesResources project but get the error below. I can't find anything on ...
0
votes
1answer
81 views

How to handle Salesforce REST error response in JSON (Python)

I was just wondering how to correctly handle Salesforce error responses for an portal I'm developing. Or more generically, just how to handle a JSON error response. For instance, if I queried a ...
0
votes
0answers
73 views

Extjs Portalpanels or tabpanels adding panel with id(avoid duplication)

I am using extjs and I have made almost similar page like iGoogle. Except for the fact that iGoogle doesn't have many tabs, but my application does. The code snippet is : items: [{ ...
2
votes
0answers
32 views

Authentification and independent user creation

I would like to develop an application that allows to add multiple profiles with specific informations relating to a profile such as a teacher and the subject he teaches. I like that the teacher has ...
0
votes
0answers
94 views

Architecture for SaaS based online portal

We are planning to prepare a product "online clothing store" based on SaaS model. Different cloth vendors shall register to our portal. They will get web interface to manage own catalog of clothes. ...
0
votes
0answers
19 views

Website search implementation in ibm portal v8.0

I trying to implement website search in my website driven through IBM Portal. I have a created a search collection with content source as "Website" and url as ...
0
votes
0answers
263 views

Tabpanel in Extjs is not positioned correctly

Initially I followed the Portal example of Extjs.. http://docs.sencha.com/ext-js/4-2/extjs-build/examples/portal/portal.html .. and managed to get it working with a tabpanel.. having portalpanel ...
0
votes
0answers
73 views

Windows Azure Portal login to portal and receive error “We are having trouble logging you into the portal”

Open browser Navigate to http://www.windowsazure.com/en-us/ Select portal top right login with my email address Receive the below error ...
0
votes
0answers
36 views

Windows Azure Portal : no statistics shown or displayed

I am experiencing a weird bug : in all my web services, on Azure Portal, there is no statistics displayed in the dashboard while trying to view CPU % ... I really need to access these data for the ...
0
votes
1answer
64 views

SAP netweaver 7.0 portal- seeing junk page when we access /nwa ,/sld

We We are using Sap Netweaver portal 7.02.I am new to this SAP portal. All of sudden we started seeing junk page when we access /nwa, /sld. When we try to access /index.html it shows links to Web ...
0
votes
0answers
63 views

The target realm [defaultWIMFileBasedRealm] does not match the current realm [localhost:1389]

I get this error while starting my portal server v6.1: JSAS1479W: The target realm [defaultWIMFileBasedRealm] does not match the current realm [localhost:1389]. Specify the target realm in the ...
0
votes
0answers
42 views

Default Trip Schema on ESS Portal - SAP

I have a request to make trip schema field with default value and hidded in ESS Portal. I know that, in IMG, it's possible to make this using sap.xss.tra.TripSchema=01 in ...
2
votes
1answer
51 views

How portlet producers initiate refresh/push to consumers on demand (I'm using Jdeveloper 11.1.1.6 ADF-JSF)

I am new to the oracle Webcenter portlets: My requirement is my Portlet Producer serves N number of consumers . I do need to refresh or push content to those consumers whenever changes occur at my ...
1
vote
1answer
451 views

Adding PORTAL Inside a TAB PANEL in EXTJS : Using the Portal Demo by EXTJS

I am currently using EXTjs's default Portal Demo.. http://docs.sencha.com/ext-js/4-2/extjs-build/examples/portal/portal.html Can anyone tell me if we can make a Centered TabPanel which has say 3 ...
0
votes
1answer
78 views

Getting 404 Error when I start my EXT JS App in DJANGO

I want to integrate EXT JS's Portal Example in my application so I downloaded that from http://try.sencha.com/extjs/4.1.0/community/extjs4-mvc-portal/ When I try it in Java.. it runs perfectly ...
0
votes
1answer
197 views

Websphere Portal JSF 2 session timeout page with button when clicked causes View Expired Exception

I'm using Websphere Portal 8 with Primefaces 3.5. The requirement is that when the session times out, the user is redirected to a session timeout page which has a button on it that when clicked takes ...
3
votes
1answer
117 views

How can I add extra properties to document metadata field types in Liferay 6.1?

I'm new to Liferay and I have the following situation: I would like to add extra properties to document metadata field types in Liferay 6.1.20. For example, I would like to add property 'readonly' ...
0
votes
1answer
112 views

Session identifier in Portal Application

I'm building several Portlets to deploy on a WebSphere Portal Server, and each Portlet is deployed in it's own WAR. Now, I'm needing to track every Portlet a user visits while it's logged on the ...
-1
votes
1answer
98 views

Javascript Options to create portal kind of layout [closed]

Using JavaScript, if I want to implement a portal kind of layout like the ExtJS example below http://docs.sencha.com/ext-js/4-1/extjs-build/examples/portal/portal.html Basically, the requirement is ...
2
votes
1answer
105 views

Open source Java EE portal platform which is OSGI compliant?

I need to find an open source Java EE portal solution (portlet container, cms etc) which would be OSGI compliant. I've only found Apache Jetspeed which was supposed to have this ability in 2.2.2 ...
0
votes
1answer
17 views

BehaviorTracking tag for clickContentEvent not working

I am facing tough time for clickContentEvent BehaviorTracking tag to fire and insert an entry into bt_event table. But displayContentEvent is working fine without any issues. I have settings in ...
0
votes
0answers
34 views

Portal field not disabled - SAP

We are trying to hide a field in the portal (HEAD_PERIO-ZLAND). We have this configuration on T706Z1 table: And in transaction FITVFELD_WEB we have this configuration: Still, it wasn't hide. So, in ...
1
vote
2answers
131 views

Not able to open a portlet in liferay dialog

I have a dialog in my portal which opens a portlet. When I click on the link and the dialog opens, the dialog shows You do not have the roles required to access this portlet. However, if I add ...
0
votes
0answers
203 views

SAP Portal critical error when recording travel expenses

I have a problem in SAP Portal regarding some Z messages. When recording some travel expenses (either in PR05 as in the portal) it has to give an error message if there are two expenses of the same ...
0
votes
2answers
55 views

Run a method of setup of liferay portal

I have a hook where to add an organization and few custom field variables (Expando Variables) automatically to a liferay portal. How do I run that hook or a method in the hook during liferay setup or ...

1 2 3 4 5 9