alvinalexander.com | career | drupal | java | mac | mysql | perl | scala | uml | unix  

Struts example source code file (gridsphere-portlet.xml)

This example Struts source code file (gridsphere-portlet.xml) is included in the DevDaily.com "Java Source Code Warehouse" project. The intent of this project is to help you "Learn Java by Example" TM.

Java - Struts tags/keywords

jsr, jsr, loader, portlet, portlet, servlet, servlet, utf-8, utf-8

The Struts gridsphere-portlet.xml source code

<?xml version="1.0" encoding="UTF-8"?>
<portlet-app-collection>

<portlet-app-def>

<portlet-app id="org.gridlab.gridsphere.provider.portlet.jsr.PortletServlet">
    <portlet-name>JSR Portlet Servlet
    <servlet-name>PortletServlet
</portlet-app>

<concrete-portlet-app id="org.gridlab.gridsphere.provider.portlet.jsr.PortletServlet.1">
    <concrete-portlet>
        <portlet-name>Portlet Servlet
        <default-locale>en
        <language locale="en">
            <title>Portlet Servlet
            <title-short>Portlet Servlet
            <description>A JSR Portlet Loader
            <keywords>portlet servlet
        </language>
    </concrete-portlet>
</concrete-portlet-app>
</portlet-app-def>
</portlet-app-collection>

Other Struts examples (source code examples)

Here is a short list of links related to this Struts gridsphere-portlet.xml source code file:

... this post is sponsored by my books ...

#1 New Release!

FP Best Seller

 

new blog posts

 

Copyright 1998-2021 Alvin Alexander, alvinalexander.com
All Rights Reserved.

A percentage of advertising revenue from
pages under the /java/jwarehouse URI on this website is
paid back to open source projects.