liferay portlet

Alibabacloud.com offers a wide variety of articles about liferay portlet, easily find your liferay portlet information here online.

DeployDirectory details during war package deployment in Liferay

. width = 650; "src =" http://www.bkjia.com/uploads/allimg/131228/154532K94-2.png "title =" 43.png"/> DeployDir Needless to say, that is, the directory in which our applications will be placed under the tomcat webapps directory: 650) this. width = 650; "src =" http://www.bkjia.com/uploads/allimg/131228/15453231O-3.png "title =" 44.png"/> The following three parameters are not required. Let's start the analysis: First, call rewriteFiles in row 514th to override several files in the srcDir direct

How portal-based Portlet interacts with containers

(request.getLocale());request.setAttribute("errorMsg", bundle.getString("val.errorMsg.missing"));request.setAttribute("actionStatus", "error");} else {request.setAttribute("actionStatus", "success");}}public void render(RenderRequest request, RenderResponse response) throws PortletException,IOException {System.out.println("LifeCyclePortlet render(RenderRequest request, RenderResponse response) "+ request.getParameter("reset"));super.render(request, response);} # A simple explanation of the code

New features of the JSR 286 portlet, part 1th: Introduction to new features of Portlet 2.0

About this series This series of articles is intended for developers who have a JSR portlet development base and want to learn about the new features and development processes of the JSR 286 portlet. After learning this series, you will learn what enhancements are available relative to the JSR PORTLET,JSR 286 Portlet,

Global liferay configuration (2)

message boards Portlet in chapter 5), you can connect to a POP mail server. Of course, the portal should also be able to send emails (send notifications to users). You can connect to an SMTP server, which is strongly recommended. Note that if you add the mail server settings here, the settings in the portal-ext.properties will be overwritten.(8) OpenOffice Liferay provides multiple formats for creating con

Portal, Portlet, portlet container three concepts

What is portal Portlet This is defined in the specification Portal of:A portal is a web based application that–commonly-provides personalization, authentication, and content aggregation from Di Fferent sources and hosts the presentation layer of information Systems. a Portal is A web based application that–commonly-provides personalization, Authen Tication, content aggregation from different sources and hosts the presentation layer

Using DWR to develop Ajax-based file upload portlet

not give up this article now, because you will see a brief introduction to the portlet technology in this article, and some useful resources can be used to help you speed up the learning process. Before testing the File Upload portlet provided in this article, consider using a portal framework that complies with the JSR 168 specifications, such as IBM reg; WebSphere reg; portal Server, Apache Pluto, eXo

Dynamic Portlet click to select the style and portlet Style

Dynamic Portlet click to select the style and portlet Style1. Background In the process of configuring the help information of the company's cloud platform, because the data URL of the dynamic portlet used obtains static data, there is no way to make the selected logic judgment in the background, therefore, you need to control the style of the selected list on t

Liferay 5.1.1 Installation and Integration CAs

certificate from KeyStore and import the certificate into the JRE: Test SSL Connection Access to https://daniel-desktop:8443 (because the certificate is not issued by the authority, so add exception), when the page will be automatically jump to https://daniel-desktop:8443/web/guest/ Home, which is the homepage of our Liferay portal. The only protocol used is HTTPS. This demonstrates the success of SSL enablement. Configuring CAs Log in to portal us

Liferay releases version 4.1.0 is released. The combination of liferay and alfresco still takes some time.

Liferay has released version 4.1.0. The newest version provided des a message board and Web 2.0-style mail Portlet, Geronimo support, and improved LDAP integration. Now in its sixth year of development, liferay is JSR-168 compliant and runs on almost any major application server, database, and operating system, rendering over 700 deployment combinations. Additio

What is a portlet

Portlets"Portlets is a Web component-just as servlets-is designed to bring together content from a composite page." Usually requesting a portal page causes multiple portlets to be invoked. Each portlet generates a tag segment and is grouped together with other portlets-generated markup segments to embed in the markup of the portal page. "(Excerpt from the Portlet specification, JSR 168) This article explor

Liferay Chinese problems

After using liferay for a period of time, it was the first major problem in Chinese. It is said that the author is a chinese. Why didn't he consider Chinese compatibility? The most direct problem is its Chinese translation. It seems that the author does not understand Chinese, but it also needs to rely on translation software to help translate Simplified Chinese and Traditional Chinese, sentences are literally translated by words in the English Order.

Selection of liferay plugin SDK development and ext Development

Liferay has two types of services: 1) Internal ServicesLiferay core services, such as portal-impl.jar 2) External ServicesThat is, portal APIs, such as portal-kernel.jar and portal-service.jar The liferay internal service is updated frequently. Pay special attention to the liferay version upgrade. The liferay external

What Is A Portlet?

Portlets"Portlets is a Web component-just like servlets-designed to aggregate the content on the compositing page. When you request a portal page, multiple portlets are called. Each Portlet generates a tag segment, which is combined with the tag segments generated by other portlets and embedded in the tag on the portal page ." (From the Portlet specification, JSR 168) This article discusses the following:1

The usage and examples of Liferay Mvcactioncommand

In Liferay7, the control layer in the Portlet is split into 3 parts:1.MVCActionCommand2.MVCRenderCommand3.MVCRecourceCommandAs for why to be torn out, before we write ActionURL, a JSP may have a lot of actionurl, is to write it in Mvcportlet class, when the code is large, not easy to manage, and the structure is not particularly clear.The following is a brief introduction to the use of Mvcactioncommand, with a simple small example say Hi to U portlet1

Portlet learning and analysis notes

Portlet learning and analysis notes There are a lot of conceptual text networks on the Portlet, which can be easily searched by Google or Baidu. Below I will give a brief introduction to several knowledge points that are easy to confuse and blur:1. Portlet request URL A portal page usually contains multiple Portlet. A

Spring Portlet MVC development example

complete code can be downloaded from http://download.csdn.net/detail/kkdelta/4125924. This example can run on the liferay Portal Server, the introduction of the Portlet and liferay can refer to the http://blog.csdn.net/kkdelta/article/category/1082877 Spring's Controller provides a method to process render request and action request. For requests that process ev

Portlet parameter Options

The following text reproduced from: http://dev2dev.bea.com.cn/techdoc/200403134.html The Portlet parameter options provide the preferred way to associate application data with Portlets. This feature is the key to personalizing a portlet based on its purpose. In this article, we'll cover the portlet parameter options in detail. The

Notes for using velocity in liferay

Having used to use velocity, I encountered a problem in Porting previous Turbine-based programs to liferay4.0rc, which had plagued me for many days. Today, I finally completely solved the problem, which is summarized as follows: 1. liferay uses COM. liferay. util. velocity. multipleresourceloader to load VM files. The setting of this loader is in COM. liferay. po

[Liferay] liferay implements single-point logon-cas

Last article: single-point logon using liferay-OpenLDAP This article does not introduce concepts, but focuses on implementation. Liferay : 6.1.1 CE GA2 OpenLdap for Windows :openldap-2.4.38-x86 Apache Directory Studio : Apache Directory Studio 2.0.0-M3 CAS : cas-server-3.5.2 Windows : 7 x64 Chapter 2 CAS Configuration Download installation: https://www.apereo.org/cas/download The version used in th

liferay-File Upload processing _liferay

Original: http://www.huqiwen.com/2012/10/24/liferay-6-1-development-study-12-file-upload/ Liferay provides a complete file processing, starting from Liferay 6.1 in the processing of files, no longer distinguish between documents and pictures, unified as a file Media library. In the common Portlet plug-in project, if yo

Total Pages: 15 1 2 3 4 5 6 .... 15 Go to: Go

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.