
Portal
文章平均质量分 71
alexsuncam
天堂向右,程序员向左
展开
-
Web 2.0 portlet and portal programming support for IBM WebSphere Portal Version 6.1
This article shows you how to exploit the benefits of the Web 2.0 toolingsupport in IBM® Rational® Application Developer V7.5 for portletand portal applications running on IBM® WebSphere® Portal V转载 2009-09-11 01:29:00 · 2936 阅读 · 0 评论 -
Single Sign on solutions and resource
Sun on document:http://docs.sun.com/source/816-6774-10/index.htmlsingle sign on using Kerberos:http://java.sun.com/j2se/1.4.2/docs/guide/security/jgss/single-signon.html IBM single sign on s原创 2009-11-02 03:44:00 · 399 阅读 · 0 评论 -
Websphere portal 6.1 Web 2.0 user interface features
Learn about new portal features that pertain to the nextgeneration type of Web user interface.Web technology has recently evolved towards a new direction.In the public this evolution has转载 2009-11-26 14:10:00 · 1005 阅读 · 0 评论 -
Test LOT-959: IBM WebShere Portal 6.1 Application Development
Exam 959: IBM WebSphere Portal 6.1 Application DevelopmentExam CompetenciesExam Type: Multiple ChoiceDescription: Covers Portal 6.1 material as it relates to these compe转载 2009-11-26 14:01:00 · 744 阅读 · 0 评论 -
WebSphere Portal Security
Initial Access Control Settings When you install portal server,the installation program will ask you for administrative user name.That user will become administrator of the portal. In addi转载 2009-12-03 02:38:00 · 611 阅读 · 0 评论 -
Websphere portal uninstall mannually.
Uninstalling WebSpherePortal manuallyIn most cases, you should follow one of the other choices for uninstalling IBM® WebSphere® Portal. However, if the uninstallationprogram is not present转载 2009-12-08 05:15:00 · 1009 阅读 · 0 评论 -
JSR 286 Portlet wiring in different pages.
When two jsr286 portlet wiring in different pages, Page-switching does not occur when the source portlet send a message to target portlet. A workway around was add the following code snippet to the i原创 2009-12-10 23:16:00 · 520 阅读 · 0 评论 -
Read LTPA token with API
We have two options to do this * Cookie: You can use the LtpaToken from the cookie. This approach works in all cases but one, which is that as soon as you login the first request wont have th转载 2010-03-23 03:09:00 · 1273 阅读 · 0 评论 -
DPM for WebSphere Portal best practice 1 - Portal page for both anonymous/authenticate user and WebSphere portal implicit logout
VILT and Vignette provides Dynamic Portal Module (DPM) for Third Party Portals for clients of WebSphere Portal, Oracle WebCenter Interaction and liferay, this saves a lot of time for delivery VCM cont原创 2010-04-25 04:22:00 · 832 阅读 · 0 评论 -
Dojo and WebSphere portal 6.1.5 / 6.1
One of the most common questions about WebSphere Portal is, which version of Dojo does IBM WebSphere Portal use and what should i do if i want to use newer version of Dojo.WebSphere Portal 6.1 is转载 2010-04-26 21:39:00 · 740 阅读 · 0 评论 -
DPM for WebSphere Portal best practice 2 - Vignette Site and WebSphere Virtual Portal
WebSphere Virtual Portal as equivalent to Vignette Portal Site:Vignette has site defintion for both Vignette content management and Vignette Portal, it is easy to manage and deliver content with s原创 2010-05-09 03:10:00 · 692 阅读 · 0 评论 -
What’s New in WebSphere Portal 7
It's an article from Portal Solution Blog, http://blogs.perficient.com/portals/2010/07/19/whats-new-in-websphere-portal-7/转载 2010-07-23 21:40:00 · 806 阅读 · 0 评论 -
Some interested WebSphere Portal API
<br />Get object id from unique name:private ObjectID getObjectID(String uniqueNameStr){<br /> try {<br /> InitialContext ctx = new InitialContext();<br /> final Name uniqueName = new CompositeName("portal:uniquename");<br /> uniq原创 2010-08-05 03:06:00 · 583 阅读 · 0 评论 -
Portlet or component that can be uninstalled or stoped in WebSphere Portal
<br />There are three different kind of applications / portlets that can be either disabled or removed from WebSphere Portal depending on the usage scenario of the Portal. While some portlets can be removed that are optional, administration portlets转载 2010-08-14 01:03:00 · 716 阅读 · 0 评论 -
Making DPM caching locale specific
Issue Statement:<br />In case of Item Publisher portlet, DPM caches whole HTML fragment. This caching is not locale specific. This creates in-consistent content in multi-lingual site. Consider the scenario below:User 1 with English as preferred local转载 2010-12-01 03:53:00 · 509 阅读 · 0 评论 -
Vignette Social Community development tips
User Profile: Can we find user profile OID if we know user OID? or vice versa?1. If you have the user oid, you can see the details of user profile by following XAPI – /xapi/user-oid?inc原创 2012-08-20 22:28:49 · 533 阅读 · 0 评论 -
WebSphere Portal Transfer with XMLAccess, Release Builder and Site Management
XMLAccess Export from wps01: Copy ExportRelease.xml from /doc/xml-samples/ to /bin Run xmlaccess.bat -in ExportRelease.xml -user wpsadmin -password wpsadmin -url ht原创 2009-10-30 13:53:00 · 1575 阅读 · 0 评论 -
Breakdown of WebSphere portal Solution Release Elements
The following section provides an overview of the components and entities which make up a complete Solution Release. This section provides a listing of the components and entities, while a subse转载 2009-10-30 00:59:00 · 1380 阅读 · 0 评论 -
WebSphere Portal Solution Release Terminology
Solution Release Terminology Once the Portal software is installed and the customization of the site has reached a stable state, a solution release can be created. A solution release is the s转载 2009-10-30 00:48:00 · 468 阅读 · 0 评论 -
Rolling with developments in the Web component programming model
Servlets and portlets and widgets, oh myOvertime, the Web component programming model has changed quite a bit. Itstarted with servlets and monolithic applications in the Java™ space,move转载 2009-09-11 04:12:00 · 341 阅读 · 0 评论 -
Web 2.0 portal development support for features in IBM WebSphere Portal Version 6.1
Rational Application Developer and WebSphere PortalIBM® Rational® Application Developer Version 7.5 is part of the IBM®Rational® Software Delivery Platform. It is an integrated developmenten转载 2009-09-11 01:16:00 · 1412 阅读 · 0 评论 -
Websphere portal 6.1 的portlet inter-communication
WPS 6.1 开始支持JSR286, 相对于JSR168,其中最重要的一点变化,就是portlet inter-communication被纳入了标准。 WPS6.0支持JSR 168,从功能上来说,同时也支持portlet inter-communication 和portlet wiring,但从API上来说,属于IBM私有的API,不具备抑制性,同时要写WSDL文件,对新手来说,写原创 2009-09-10 10:18:00 · 363 阅读 · 0 评论 -
What's new in IBM Rational Application Developer V7.5 Portal Toolkit
IntroductionIBM® Rational® Application Developer Version 7.5 is an end-to-end software lifecycle management tool. It offers design, development, test, and deployment capabilities, all in a s转载 2009-09-10 15:20:00 · 717 阅读 · 0 评论 -
Static page aggregation
System requirementsThe author assumes that you have IBM® Rational® ApplicationDeveloper Version 7.5 installed on your local system, as well as anIBM® WebSphere® Portal Version 6.1 server ins转载 2009-09-11 01:38:00 · 1539 阅读 · 0 评论 -
What's new in the Java Portlet Specification V2.0 (JSR 286)?
Portlets are componentized user-facing applications that create somekind of markup. This markup is intended to be aggregated with othermarkup fragments into a larger application, for example, a po转载 2009-09-11 10:39:00 · 1125 阅读 · 0 评论 -
What's new in WebSphere Portal V6.1: JSR 286 features
The new IBM® WebSphere® Portal V6.1 release provides a fullimplementation of the Java™ Portlet Specification 2.0 (JSR286). Thisarticle helps you to recognize the new features and put them to their转载 2009-09-11 10:58:00 · 725 阅读 · 0 评论 -
Websphere Portal 6.1 installation
There is not too much tips you need know for installing WPS 6.1 On linux environment, there are several thing need to be done before you install. 1 You need root permission to install.2 You原创 2009-09-24 23:17:00 · 450 阅读 · 0 评论 -
Manually Updating and Deploying Portal Themes and Skins
This document will describe how to manually update and deploy a theme in a Portal 6.1. This will include instructions for a production environment as well as a development environment.Theme and转载 2009-10-08 13:17:00 · 469 阅读 · 0 评论 -
Dojo and WebSphere Portal
WebSphere Portal contains aninstance of the IBM Dojo Toolkit, a JavaScript library based on the Dojo toolkit(http://dojotoolkit.org). When developing components that use Dojo, you mustbe转载 2009-10-12 12:06:00 · 648 阅读 · 0 评论 -
Customizing themes and skins in IBM WebSphere Portal: A case study
This article is intended for application developers andadministrators who need to implement custom solutions to suit the needsof an individual UI experience within IBM WebSphere Portal. To get the转载 2009-10-15 01:50:00 · 2513 阅读 · 0 评论 -
Customizing Websphere Portal themes
Change the appearance and behavior of a theme. You can select colors,fonts, graphics, turn areas of the page on and off, and adjust the settingsfor areas of the page such as the navigation. Cu转载 2009-10-15 04:54:00 · 562 阅读 · 0 评论 -
Customizing WebSphere Portal
You must first understand the composition of the portalpage and how the page elements are aggregated before creating yourcustom portal site.Make sure that you have read the Layout of the por转载 2009-10-17 10:02:00 · 880 阅读 · 0 评论 -
Layout of WebSphere portal page
Layout of the portal pageBefore customizing your portal site, understand the underlyingstructure of the portal.The portal page is composed of JSPs and statically included JSPfragments (JSPFs转载 2009-10-17 09:16:00 · 4517 阅读 · 0 评论 -
Customizing themes and skins -- modified jsp pages list.
Assumption, use IBM Portal theme as template. Themes:Default.jsphead.jspfhead_links.jspfhead_externalJS.jspfBanner.jspfbanner_searchControl.jspfbanner_toolbar.jspftopNav.jspfside原创 2009-10-22 21:11:00 · 652 阅读 · 0 评论 -
Vignette Portal Development tips
Get Secondary page URI based on template friendly name: portalContext.createProcessURI(String templateFriendlyID)For value of templateFriendlyID, please refer to com.epicentric.common.website.Pa原创 2012-08-20 22:31:32 · 633 阅读 · 1 评论