if you enter the values 3 and blog the portlet will create three blog posts: blog1, blog2, and blog3.
+
if you enter the values 3 and blog the portlet will create three blog
+ posts: blog1, blog2, and blog3.
+
-
+
You must be signed in as an administrator in order to create blog posts
The counter always starts at 1
-
If no site is selected, the default site will be liferay.com
+
If no site is selected, the default site will be liferay.com
- <%
- String numberOfPostsLabel= "Enter the number of blog posts you would like to create";
- String groupLabel = "Group ID";
- String baseTitleLabel= "Enter the base title";
- String contentsLabel = "Enter the contents";
- String userIdLabel = "User ID";
- String defaultOption = "None";
- String allowPingbacksLabel = "Arrow Pingbacks";
- String allowTrackbacksLabel = "Please enter trackback address by comma separated strings";
-
- List users = UserLocalServiceUtil.getCompanyUsers(themeDisplay.getCompanyId(), QueryUtil.ALL_POS, QueryUtil.ALL_POS);
- final String groupName = GroupConstants.GUEST;
- final long companyId = PortalUtil.getDefaultCompanyId();
- final long guestGroupId = GroupLocalServiceUtil.getGroup(companyId, groupName).getGroupId();
- List groups = GroupLocalServiceUtil.getGroups(QueryUtil.ALL_POS, QueryUtil.ALL_POS);
-
- %>
-
-
-
-
-
- 1
-
-
-
-
- <%
- for (Group group : groups) {
- if (group.isSite()) {
- %>
-
- <%
- }
- }
- %>
-
-
-
-
-
-
-
-
-
-
- <%
- for (User listUser : users) {
- if(listUser.getUserId() != user.getUserId()) {
- %>
-
- <%
- }
- }
- %>
-
-
- option
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-<%
-// Because of bug of lifeary-ui:upload-progress, you need to add the following parameter in the request.
-String progressSessionKey = ProgressTracker.PERCENT + progressId;
-request.setAttribute("liferay-ui:progress:sessionKey", progressSessionKey);
-%>
-
-
-
-
+ <%
+ String numberOfPostsLabel = "Enter the number of blog posts you would like to create";
+ String groupLabel = "Group ID";
+ String baseTitleLabel = "Enter the base title";
+ String contentsLabel = "Enter the contents";
+ String userIdLabel = "User ID";
+ String defaultOption = "None";
+ String allowPingbacksLabel = "Arrow Pingbacks";
+ String allowTrackbacksLabel = "Please enter trackback address by comma separated strings";
+
+ List users = UserLocalServiceUtil.getCompanyUsers(themeDisplay.getCompanyId(), QueryUtil.ALL_POS, QueryUtil.ALL_POS);
+ final String groupName = GroupConstants.GUEST;
+ final long companyId = PortalUtil.getDefaultCompanyId();
+ final long guestGroupId = GroupLocalServiceUtil.getGroup(companyId, groupName).getGroupId();
+ List groups = GroupLocalServiceUtil.getGroups(QueryUtil.ALL_POS, QueryUtil.ALL_POS);
+
+ %>
+
+
+
+
+
+ 1
+
+
+
+
+ <%
+ for (Group group : groups) {
+ if (group.isSite()) {
+ %>
+
+ <%
+ }
+ }
+ %>
+
+
+
+
+
+
+
+
+
+
+ <%
+ for (User listUser : users) {
+ if (listUser.getUserId() != user.getUserId()) {
+ %>
+
+ <%
+ }
+ }
+ %>
+
+
+
+
+
+
+ Click here to show more options
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ <%
+ // Because of bug of lifeary-ui:upload-progress, you need to add the following parameter in the request.
+ String progressSessionKey = ProgressTracker.PERCENT + progressId;
+ request.setAttribute("liferay-ui:progress:sessionKey", progressSessionKey);
+ %>
+
+
+
+
- function execCommand() {
- <%= progressId %>.startProgress();
- submitForm(document.fm);
- }
+ function execCommand() {
+ <%= progressId %>.startProgress();
+ submitForm(document.fm);
+ }
\ No newline at end of file
diff --git a/src/main/resources/META-INF/resources/category.jsp b/src/main/resources/META-INF/resources/category.jsp
index 6f958f9..192431f 100644
--- a/src/main/resources/META-INF/resources/category.jsp
+++ b/src/main/resources/META-INF/resources/category.jsp
@@ -1,323 +1,324 @@
-<%@ include file="/init.jsp"%>
+<%@ include file="/init.jsp" %>
if you enter the values 3 and company the portlet will create three companies: company1, company2, and company3.
-
-
-
You must be signed in as an administrator in order to create companies
-
The counter always starts at 1
+
+
+
+
+
Create Companies
+
+
+
+
+
+ Example
+
if you enter the values 3 and company the portlet will create three companies: company1, company2, and company3.
+
+
+
You must be signed in as an administrator in order to create companies
+
The counter always starts at 1
If no site is selected, the default site will be liferay.com
Dummy Contents Create mode will use the dummy data generation. For the configuration of the dummy image resources, Navigate to "Organization" panel, and elipse button is displayed on the top right.
-
+
<%
String numberOfCompaniesLabel= "Enter the number of companies you would like to create";
diff --git a/src/main/resources/META-INF/resources/documents.jsp b/src/main/resources/META-INF/resources/documents.jsp
index e60fed4..08634d7 100644
--- a/src/main/resources/META-INF/resources/documents.jsp
+++ b/src/main/resources/META-INF/resources/documents.jsp
@@ -1,248 +1,286 @@
-<%@ include file="/init.jsp"%>
+<%@ include file="/init.jsp" %>
if you enter the values 3 and doc the portlet will create three documents: doc1, doc2, and doc3.
+
if you enter the values 3 and doc the portlet will create three
+ documents: doc1, doc2, and doc3.
+
-
You must be signed in as an administrator in order to create documents
+
You must be signed in as an administrator in order to create documents
+
The counter always starts at 1
-
If no site is selected, the default site will be liferay.com
+
If no site is selected, the default site will be liferay.com
+
- <%
- String numberOfDocumentsLabel= "Enter the number of documents you would like to create";
- String baseDocumentTitleLabel= "Enter the base document title (i.e. doc, newDoc, testDoc)";
- String baseDocumentDescriptionLabel = "Enter the base document description";
- String defaultOption = "(None)";
- String groupIdLabel = "Select a site to assign the documents to";
- String dlFolderIdLabel = "Select a folder where the document is created";
- String uploadFieldText = "Upload files here to be used for generating dummy documents. Multiple files uploaded will be randomly used with the original extention ";
- List groups = GroupLocalServiceUtil.getGroups(QueryUtil.ALL_POS, QueryUtil.ALL_POS);
- final String groupName = GroupConstants.GUEST;
- final long companyId = PortalUtil.getDefaultCompanyId();
- final long guestGroupId = GroupLocalServiceUtil.getGroup(companyId, groupName).getGroupId();
- %>
-
-
-
-
-
-
- 1
-
-
-
-
-
-
-
- <%
- for (Group group : groups) {
- if (group.isSite() && !group.getDescriptiveName().equals("Control Panel")) {
- %>
-
- <%
- }
- }
- %>
-
-
-
-
-
-
- option
-
-
-
-
-
-
-<%
-// Because of bug of lifeary-ui:upload-progress, you need to add the following parameter in the request.
-String progressSessionKey = ProgressTracker.PERCENT + progressId;
-request.setAttribute("liferay-ui:progress:sessionKey", progressSessionKey);
-%>
-
-
-
-
+ <%
+ String numberOfDocumentsLabel = "Enter the number of documents you would like to create";
+ String baseDocumentTitleLabel = "Enter the base document title (i.e. doc, newDoc, testDoc)";
+ String baseDocumentDescriptionLabel = "Enter the base document description";
+ String defaultOption = "(None)";
+ String groupIdLabel = "Select a site to assign the documents to";
+ String dlFolderIdLabel = "Select a folder where the document is created";
+ String uploadFieldText = "Upload files here to be used for generating dummy documents. Multiple files uploaded will be randomly used with the original extention ";
+ List groups = GroupLocalServiceUtil.getGroups(QueryUtil.ALL_POS, QueryUtil.ALL_POS);
+ final String groupName = GroupConstants.GUEST;
+ final long companyId = PortalUtil.getDefaultCompanyId();
+ final long guestGroupId = GroupLocalServiceUtil.getGroup(companyId, groupName).getGroupId();
+ %>
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+ <%
+ for (Group group : groups) {
+ if (group.isSite() && !group.getDescriptiveName().equals("Control Panel")) {
+ %>
+
+ <%
+ }
+ }
+ %>
+
+
+
+
+
+
+
+
+
+
+
+
+
+ <%
+ // Because of bug of lifeary-ui:upload-progress, you need to add the following parameter in the request.
+ String progressSessionKey = ProgressTracker.PERCENT + progressId;
+ request.setAttribute("liferay-ui:progress:sessionKey", progressSessionKey);
+ %>
+
+
+
+
if you enter the values 3 and "page" the portlet will create three pages: page1, page2, and page3.
-
-
-
-
You must be signed in as an administrator in order to create pages
-
The counter always starts at 1
-
If no site is selected, the default site will be liferay.com
-
-
-
-
- <%
- String numberOfPagesLabel= "Enter the number of pages you would like to create";
- String basePageNameLabel= "Enter the base page name (i.e. newPage, page, testPage)";
- List groups = GroupLocalServiceUtil.getGroups(QueryUtil.ALL_POS, QueryUtil.ALL_POS);
- String defaultOption = "(None)";
-
- String scopeGroupdId = String.valueOf(themeDisplay.getScopeGroupId());
- String groupLabel = "Select a site to assign the pages to";
- String pageLabel = "Select a parent page";
- %>
-
-
-
-
-
-
- 1
-
-
-
-
-
-
-
- <%
- for (Group group : groups) {
- if (group.isSite()) {
- %>
-
- <%
- }
- }
- %>
-
-
-
- <%
- String parentLayoutIdLabel = "Enter the parent page ID";
- String privateLayoutLabel = "Make pages private";
- String hiddenLabel = "Hide from Navigation Menu";
- %>
-
- option
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-<%
-// Because of bug of lifeary-ui:upload-progress, you need to add the following parameter in the request.
-String progressSessionKey = ProgressTracker.PERCENT + progressId;
-request.setAttribute("liferay-ui:progress:sessionKey", progressSessionKey);
-%>
-
-
-
+
+
+
+
+ <%@ include file="/command_select.jspf" %>
+
+
+
+
+
+
+
+
+
Create Pages
+
+
+
+
+
+ Example
+
if you enter the values 3 and "page" the portlet will create three pages: page1,
+ page2, and page3.
+
+
+
+
+
You must be signed in as an administrator in order to create pages
+
The counter always starts at 1
+
If no site is selected, the default site will be liferay.com
+
+
+
+ <%
+ String numberOfPagesLabel = "Enter the number of pages you would like to create";
+ String basePageNameLabel = "Enter the base page name (i.e. newPage, page, testPage)";
+ List groups = GroupLocalServiceUtil.getGroups(QueryUtil.ALL_POS, QueryUtil.ALL_POS);
+ String defaultOption = "(None)";
+
+ String scopeGroupdId = String.valueOf(themeDisplay.getScopeGroupId());
+ String groupLabel = "Select a site to assign the pages to";
+ String pageLabel = "Select a parent page";
+ %>
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+ <%
+ for (Group group : groups) {
+ if (group.isSite()) {
+ %>
+
+ <%
+ }
+ }
+ %>
+
+
+
+ <%
+ String parentLayoutIdLabel = "Enter the parent page ID";
+ String privateLayoutLabel = "Make pages private";
+ String hiddenLabel = "Hide from Navigation Menu";
+ %>
+
+
+
+
+
+ Click here to show more options
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ <%
+ // Because of bug of lifeary-ui:upload-progress, you need to add the following parameter in the request.
+ String progressSessionKey = ProgressTracker.PERCENT + progressId;
+ request.setAttribute("liferay-ui:progress:sessionKey", progressSessionKey);
+ %>
+
+
+
if you enter the values 3 and "site" the portlet will create three blank sites: site1, site2, and site3.
-
-
-
-
You must be signed in as an administrator in order to create sites
-
The counter always starts at 1
-
The site type is Blank Site
-
-
-
Creating Large Batches of Sites
-
-
If the number of sites is large (over 100), go to Control Panel -> Server Administration -> Log Levels -> Add Category, and add com.liferay.support.tools and set to INFO to track progress (batches of 10%)
-
It may take some time (even for the logs to show) to create a large number of sites, and the page will hang until the process is complete; you can query the database if you are uncertain of the progress
-
-
-
- <%
- String numberOfSitesLabel = "Enter the number of sites you would like to create";
- String baseSiteNameLabel = "Enter the base name for the sites";
- String siteTypeLabel = "Site type";
- %>
-
-
-
-
-
-
-
-
-
-
-
- 1
-
-
-
-
-
-
- <%
- String parentGroupIdLabel = "Select the parent site";
- String manualMembershipLabel = "Enable manual membership";
- String inheritContentLabel = "Enable inherit content";
- String activeLabel = "Activate site";
- String publicLayoutSetPrototypeIdLabel = "Site Template";
-
- List groups = GroupLocalServiceUtil.getGroups(QueryUtil.ALL_POS, QueryUtil.ALL_POS);
- String scopeGroupdId = String.valueOf(themeDisplay.getScopeGroupId());
- String defaultOption = "(None)";
-
- List layoutSetPrototypes = LayoutSetPrototypeLocalServiceUtil.search(
- themeDisplay.getCompanyId(), true,
- QueryUtil.ALL_POS, QueryUtil.ALL_POS, null);
- %>
-
- option
-
-
-
-
-
-<%
-// Because of bug of lifeary-ui:upload-progress, you need to add the following parameter in the request.
-String progressSessionKey = ProgressTracker.PERCENT + progressId;
-request.setAttribute("liferay-ui:progress:sessionKey", progressSessionKey);
-%>
-
-
-
+
+
+
+
+ <%@ include file="/command_select.jspf" %>
+
+
+
+
+
+
+
+
+
Create Sites
+
+
+
+
+
+ Example
+
if you enter the values 3 and "site" the portlet will create three blank sites:
+ site1, site2, and site3.
+
+
+
+
+
You must be signed in as an administrator in order to create sites
+
The counter always starts at 1
+
The site type is Blank Site
+
+
+
Creating Large Batches of Sites
+
+
If the number of sites is large (over 100), go to Control Panel -> Server
+ Administration -> Log Levels -> Add Category, and add com.liferay.support.tools
+ and set to INFO to track progress (batches of 10%)
+
+
It may take some time (even for the logs to show) to create a large number of sites, and the
+ page will hang until the process is complete; you can query the database if you are uncertain of
+ the progress
+
+
+
+
+ <%
+ String numberOfSitesLabel = "Enter the number of sites you would like to create";
+ String baseSiteNameLabel = "Enter the base name for the sites";
+ String siteTypeLabel = "Site type";
+ %>
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ <%
+ String parentGroupIdLabel = "Select the parent site";
+ String manualMembershipLabel = "Enable manual membership";
+ String inheritContentLabel = "Enable inherit content";
+ String activeLabel = "Activate site";
+ String publicLayoutSetPrototypeIdLabel = "Site Template";
+
+ List groups = GroupLocalServiceUtil.getGroups(QueryUtil.ALL_POS, QueryUtil.ALL_POS);
+ String defaultOption = "(None)";
+
+ List layoutSetPrototypes = LayoutSetPrototypeLocalServiceUtil.search(
+ themeDisplay.getCompanyId(), true,
+ QueryUtil.ALL_POS, QueryUtil.ALL_POS, null);
+ %>
+
+
+
+
+
+
+ <%
+ // Because of bug of lifeary-ui:upload-progress, you need to add the following parameter in the request.
+ String progressSessionKey = ProgressTracker.PERCENT + progressId;
+ request.setAttribute("liferay-ui:progress:sessionKey", progressSessionKey);
+ %>
+
+
+
- function execCommand() {
- <%= progressId %>.startProgress();
- submitForm(document.fm);
- }
+ function execCommand() {
+ <%= progressId %>.startProgress();
+ submitForm(document.fm);
+ }
\ No newline at end of file
diff --git a/src/main/resources/META-INF/resources/users.jsp b/src/main/resources/META-INF/resources/users.jsp
index fe87256..aab3975 100644
--- a/src/main/resources/META-INF/resources/users.jsp
+++ b/src/main/resources/META-INF/resources/users.jsp
@@ -1,338 +1,399 @@
-<%@ include file="/init.jsp"%>
+<%@ include file="/init.jsp" %>
if you enter the values 3 and user the portlet will create three users: user1, user2, and user3.
-
-
-
-
You must be signed in as an administrator in order to create users
-
The counter always starts at 1
-
Email addresses will be the base screenName + "@liferay.com"
-
Passwords are set to test
-
Users' first names will be the base screenName you input
-
Users' last names will be the counter
-
-
-
Creating Large Batches of Users
-
-
If the number of users is large (over 100), go to Control Panel -> Server Administration -> Log Levels -> Add Category, and add com.liferay.support.tools and set to INFO to track progress (batches of 10%)
-
It may take some time (even for the logs to show) to create a large number of users, and the page will hang until the process is complete; you can query the database if you are uncertain of the progress
-
+
+
+
+
+
+
+
+
Create Users
+
+
+
+
+ Example
+
if you enter the values 3 and user the portlet will create three users:
+ user1, user2, and user3.
+
+
- <%
- String numberOfusersLabel= "Enter the number of users you would like to create";
- String baseScreenNameLabel= "Enter the base screenName for the users (i.e. newUser, testUser, user)";
+
+
You must be signed in as an administrator in order to create users
+
The counter always starts at 1
+
Email addresses will be the base screenName + "@liferay.com"
+
Passwords are set to test
+
Users' first names will be the base screenName you input
+
Users' last names will be the counter
+
+
+
Creating Large Batches of Users
+
+
If the number of users is large (over 100), go to Control Panel -> Server
+ Administration -> Log Levels -> Add Category, and add com.liferay.support.tools
+ and set to INFO to track progress (batches of 10%)
+
+
It may take some time (even for the logs to show) to create a large number of users, and the
+ page will hang until the process is complete; you can query the database if you are uncertain of
+ the progress
+
+
+
+
+ <%
+ String numberOfusersLabel = "Enter the number of users you would like to create";
+ String baseScreenNameLabel = "Enter the base screenName for the users (i.e. newUser, testUser, user)";
String baseDomainLabel = "Domain name here. (i.e. liferay.com, gmail.com). If no domain specified, liferay.com will be used.";
- %>
-
-
-
-
-
- 1
-
-
-
-
-
-
-
- <%
- String defaultOption = "(None)";
-
- //Organization
- List organizations = OrganizationLocalServiceUtil.getOrganizations(QueryUtil.ALL_POS, QueryUtil.ALL_POS);
- List groups = GroupLocalServiceUtil.getGroups(QueryUtil.ALL_POS, QueryUtil.ALL_POS);
- List roles = RoleLocalServiceUtil.getRoles(company.getCompanyId());
- List userGroups = UserGroupLocalServiceUtil.getUserGroups(company.getCompanyId());
- Role defaultRole = RoleLocalServiceUtil.getRole(company.getCompanyId(), RoleConstants.USER);
- String scopeGroupdId = String.valueOf(themeDisplay.getScopeGroupId());
-
- String organizationLabel = "Select organizations to assign the users to";
- String groupLabel = "Select sites to assign the users to";
- String roleLabel = "Select roles to assign the users to";
- String roleHelpMessage = "Organization and site roles cannot be assigned unless users are assigned to an organization or site.";
- String userGroupsLabel = "Select user groups to assign the users to";
- String passwordLabel = "Enter password";
- String maleLabel = "Genger (checked is male)";
- String fakerEnableLabel = "Use Real names for First and Last name (Generated by Faker)";
- String localesLabel = "Locale for Autogenerated names";
- String autoUserPreLoginLabel = "Force users to login right after the user creation";
- String announcementsDeliveriesLabel = "Announcements Deliveries";
-
- %>
-
- option
-
-
- <%@ include file="/user/announcements.jsp" %>
-
-
-
-
-
-
-
-
-
-
-
-<%
-// Because of bug of lifeary-ui:upload-progress, you need to add the following parameter in the request.
-String progressSessionKey = ProgressTracker.PERCENT + progressId;
-request.setAttribute("liferay-ui:progress:sessionKey", progressSessionKey);
-%>
-
-
-
+ %>
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+ <%
+ String defaultOption = "(None)";
+
+ //Organization
+ List organizations = OrganizationLocalServiceUtil.getOrganizations(QueryUtil.ALL_POS, QueryUtil.ALL_POS);
+ List groups = GroupLocalServiceUtil.getGroups(QueryUtil.ALL_POS, QueryUtil.ALL_POS);
+ List roles = RoleLocalServiceUtil.getRoles(company.getCompanyId());
+ List userGroups = UserGroupLocalServiceUtil.getUserGroups(company.getCompanyId());
+
+ String organizationLabel = "Select organizations to assign the users to";
+ String groupLabel = "Select sites to assign the users to";
+ String roleLabel = "Select roles to assign the users to";
+ String roleHelpMessage = "Organization and site roles cannot be assigned unless users are assigned to an organization or site.";
+ String userGroupsLabel = "Select user groups to assign the users to";
+ String passwordLabel = "Enter password";
+ String maleLabel = "Genger (checked is male)";
+ String fakerEnableLabel = "Use Real names for First and Last name (Generated by Faker)";
+ String localesLabel = "Locale for Autogenerated names";
+ String autoUserPreLoginLabel = "Force users to login right after the user creation";
+
+ %>
+
+
+
+ <%@ include file="/user/announcements.jsp" %>
+
+
+
+
+
+
+
+ <%
+ // Because of bug of lifeary-ui:upload-progress, you need to add the following parameter in the request.
+ String progressSessionKey = ProgressTracker.PERCENT + progressId;
+ request.setAttribute("liferay-ui:progress:sessionKey", progressSessionKey);
+ %>
+
+
+
-
-
-
-
-
-<%
-// Because of bug of lifeary-ui:upload-progress, you need to add the following parameter in the request.
-String progressSessionKey = ProgressTracker.PERCENT + progressId;
-request.setAttribute("liferay-ui:progress:sessionKey", progressSessionKey);
-%>
-
-
-
-
-
+
+
+
+
+ <%@ include file="/command_select.jspf" %>
+
+
+
+
+
+
+
+
Create Organizations
+
+
+
+
+
+ Example
+
If you enter the values 3 and "org" the portlet will create three organizations:
+ org1, org2, and org3.
+
+
+
+
You must be signed in as an administrator in order to create organizations
+
The counter always starts at 1
+
The organization type is Organization
+
+
+
+ <%
+ String numberOfOrganizationsLabel = "Enter the number of organizations you would like to create";
+ String baseOrganizationNameLabel = "Enter the base name for the organizations";
+ String parentOrganizationIdLabel = "Select the parent organization";
+ String organizationSiteCreateLabel = "Creating organization site";
+ %>
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ <%
+ //Organization
+ List organizations = OrganizationLocalServiceUtil.getOrganizations(QueryUtil.ALL_POS, QueryUtil.ALL_POS);
+ String defaultOption = "(None)";
+ %>
+
+
+
+
+
+
+
+
+ <%
+ // Because of bug of lifeary-ui:upload-progress, you need to add the following parameter in the request.
+ String progressSessionKey = ProgressTracker.PERCENT + progressId;
+ request.setAttribute("liferay-ui:progress:sessionKey", progressSessionKey);
+ %>
+
+
+
+
+
-
-
-
-
-
-<%
-// Because of bug of lifeary-ui:upload-progress, you need to add the following parameter in the request.
-String progressSessionKey = ProgressTracker.PERCENT + progressId;
-request.setAttribute("liferay-ui:progress:sessionKey", progressSessionKey);
-%>
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ <%
+ // Because of bug of lifeary-ui:upload-progress, you need to add the following parameter in the request.
+ String progressSessionKey = ProgressTracker.PERCENT + progressId;
+ request.setAttribute("liferay-ui:progress:sessionKey", progressSessionKey);
+ %>
+
+
+
+