IntelliJ Java IDE
The moose likes Portals and Portlets and the fly likes Portlet.xml - How do learn all the elements Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Portals and Portlets
Reply Bookmark "Portlet.xml - How do learn all the elements" Watch "Portlet.xml - How do learn all the elements" New topic
Author

Portlet.xml - How do learn all the elements

Paul Wam
Greenhorn

Joined: Apr 05, 2009
Posts: 20
Is there a online document about Portlet.xml that lists all of its elements and their meanings? If yes, please share the link with me.
E. Tse
Greenhorn

Joined: Oct 13, 2007
Posts: 14
Paul Wam wrote:Is there a online document about Portlet.xml that lists all of its elements and their meanings? If yes, please share the link with me.


why not view the xsd, there's inline doc there...

http://java.sun.com/xml/ns/portlet/portlet-app_2_0.xsd
Paul Wam
Greenhorn

Joined: Apr 05, 2009
Posts: 20
E. Tse wrote:
Paul Wam wrote:Is there a online document about Portlet.xml that lists all of its elements and their meanings? If yes, please share the link with me.


why not view the xsd, there's inline doc there...

http://java.sun.com/xml/ns/portlet/portlet-app_2_0.xsd


thanks.
 
 
subject: Portlet.xml - How do learn all the elements
 
Threads others viewed
entries required in portlet.xml
Navigating portlets
Problem with a portlet
how to retrieve init params from portlet.xml???
Cannot see my portlet in Administration
IntelliJ Java IDE