[opencms-dev] Webform Generator Module - Re-arraging form fields

Kumar, Rajneesh Rajneesh.Kumar at CenturyLink.com
Fri Sep 16 02:33:06 CEST 2011


Hi guys,

Do u have any detailed instructions which talks about the installation of opencms 8.x / 7.x on weblogic 9.2 and Oracle 11.x

I recommended this CMS to my company to use ( www.centurylink.com<http://www.centurylink.com>) now I have to install it and give the demo to them.

I followed all the instructions and when I went to do the set up via http://localhost:7001/opencms/setup/. That's what I got

THIS IS VERY URGENT AND IMPORATANT, I highly appreciate your help.

Compilation of JSP File '/setup/index.jsp' failed:
________________________________
index.jsp:2:6: 'try' statement has neither 'catch' nor 'finally' clause
--%><jsp:useBean id="Bean" class="org.opencms.setup.CmsSetupBean" scope="session" /><%--

     ^---------^
index.jsp:3:6: The qualifier of this name is a package, which cannot contain fields.
--%><jsp:setProperty name="Bean" property="*" /><%

     ^-------------^
index.jsp:3:6: The qualifier of this name is a package, which cannot contain fields.
--%><jsp:setProperty name="Bean" property="*" /><%

     ^-------------^
index.jsp:3:6: The qualifier of this name is a package, which cannot contain fields.
--%><jsp:setProperty name="Bean" property="*" /><%

     ^-------------^
index.jsp:3:6: Expression expected (found '.' instead)
--%><jsp:setProperty name="Bean" property="*" /><%

     ^-------------^
index.jsp:3:6: Syntax error: expected ) (found 'class' instead)
--%><jsp:setProperty name="Bean" property="*" /><%

     ^-------------^
index.jsp:3:6: Syntax error: expected <identifier> (found ')' instead)
--%><jsp:setProperty name="Bean" property="*" /><%

     ^-------------^
index.jsp:12:1: Type expected (found 'try' instead)
try {

^-^
index.jsp:29:3: Type expected (found 'catch' instead)
} catch (Exception e) {

  ^---^
index.jsp:29:21: Syntax error: expected ; (found ')' instead)
} catch (Exception e) {

                    ^
index.jsp:35:1: Syntax error near '('
<%= Bean.getHtmlPart("C_HTML_START") %>

^-^
index.jsp:35:1: Syntax error: expected ; (found '.' instead)
<%= Bean.getHtmlPart("C_HTML_START") %>

^-^
index.jsp:35:1: Missing return type for method declaration.
<%= Bean.getHtmlPart("C_HTML_START") %>

^-^
index.jsp:35:21: Syntax error: expected <identifier> (found '(' instead)
<%= Bean.getHtmlPart("C_HTML_START") %>

                    ^
index.jsp:35:21: Illegal use of an expression as a statement.
<%= Bean.getHtmlPart("C_HTML_START") %>

                    ^--------------^
index.jsp:35:36: Syntax error: expected ; (found ')' instead)
<%= Bean.getHtmlPart("C_HTML_START") %>

                                   ^
index.jsp:35:38: Expression expected (found ')' instead)
<%= Bean.getHtmlPart("C_HTML_START") %>

                                     ^^
index.jsp:35:38: Syntax error near ';'
<%= Bean.getHtmlPart("C_HTML_START") %>

                                     ^^
index.jsp:138:36: Type expected (found 'catch' instead)
<%= Bean.getHtmlPart("C_HTML_END") %>
                                   ^^
index.jsp:138:36: Syntax error: expected ; (found ')' instead)
<%= Bean.getHtmlPart("C_HTML_END") %>
                                   ^^
index.jsp:138:36: Syntax error: expected } (found 'EOF' instead)
<%= Bean.getHtmlPart("C_HTML_END") %>







From: opencms-dev-bounces at opencms.org [mailto:opencms-dev-bounces at opencms.org] On Behalf Of Paco Santos
Sent: Thursday, September 15, 2011 6:27 PM
To: opencms-dev at opencms.org
Subject: [opencms-dev] Webform Generator Module - Re-arraging form fields

Hi guys,

Does anyone know what do I need to do to re-arrange the form fields because by default they are rendered like this:

label1             field1
label2             field2
label3             field3
label4             field4

And I need to display the fields like this:


label1             field1      label2             field2

label3             field3      label4             field4


I saw the code in the form.jsp file and I just wanna know how to edit the code that this file is executing, is calling properties from somewhere but I don't know where's that code.

Many thanks,
PAco.

--

Paco Santos |  Sitback  |  Developer |  m: 0450 871 390  |  p: 9247 2223  | http://sitbacksolutions.com.au<http://sitbacksolutions.com.au/>

[cid:image001.jpg at 01CC73D5.9E509050]


________________________________
This communication is the property of CenturyLink and may contain confidential or privileged information. Unauthorized use of this communication is strictly
prohibited and may be unlawful. If you have received this communication
in error, please immediately notify the sender by reply e-mail and destroy
all copies of the communication and any attachments.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://webmail.opencms.org/pipermail/opencms-dev/attachments/20110915/adad085f/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image001.jpg
Type: image/jpeg
Size: 8308 bytes
Desc: image001.jpg
URL: <https://webmail.opencms.org/pipermail/opencms-dev/attachments/20110915/adad085f/attachment.jpg>


More information about the opencms-dev mailing list