jar

org.ow2.weblab.portlets : weblab-portlet

Maven & Gradle

Sep 10, 2011
1 usages

WebLab Portlet · This is a generic WebLab portlet developed for the WebLab platform. It eases development if multiple events need to be handled. Please note that some libraries need to be provided by the portal. Some provided libraries are probably in the portal own libraries (javax.portlet:portlet-api, javax.servlet:servlet-api, javax.servlet:jstl and taglibs:standard). Some other need to be added by your own (for eventing), they are WebLab specific, since we encourage you to only exchange objects of the WebLab model as events (org.weblab-project.core:model, org.weblab-project.core:extended).

Table Of Contents

Latest Version

Download org.ow2.weblab.portlets : weblab-portlet JAR file - Latest Versions:

All Versions

Download org.ow2.weblab.portlets : weblab-portlet JAR file - All Versions:

Version Vulnerabilities Size Updated
1.2.x
1.2

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window weblab-portlet-1.2.2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.ow2.weblab.portlet

├─ org.ow2.weblab.portlet.WebLabPortlet.class - [JAR]