Put all of your code into a .jsp file on the web server.    In the Admin
tool open the form and do Form -> Current View -> Properties -> the
Appearance tab.  You have 2 buttons of "Edit Web Header Content" and
"Edit Web Footer Content".  Put in an HTML include statement like: 
 
<SCRIPT src="/arsys/shared/mywebcode.jsp"
language="JavaScript"></SCRIPT>
 
This will allow you to add your javascript.  What type of additional
HTML code are you adding?  IF you are changing attrributes of HTML
elements do that after the fact by calling javascript functions.
 
Fred


________________________________

From: Action Request System discussion list(ARSList)
[mailto:[EMAIL PROTECTED] On Behalf Of BROTONS Oscar
Sent: Tuesday, January 23, 2007 5:35 AM
To: arslist@ARSLIST.ORG
Subject: Re: Including web source code on Mid-Tier 6.3


** 

The Mid-Tier server is a Windows XP.

I not understand what you mean about the container. With Mid-Tier 6.3
there are not jsp pages for forms, there are generated on demand.

 

-----Original Message-----
From: Action Request System discussion list(ARSList)
[mailto:[EMAIL PROTECTED] On Behalf Of Cesar Torres
Sent: 23 January 2007 12:24
To: arslist@ARSLIST.ORG
Subject: Re: Including web source code on Mid-Tier 6.3

 

** All the code is in the container in the mid-tier server. What OS are
you using on the Server?

BROTONS Oscar <[EMAIL PROTECTED]> wrote:

** ** 

Hello all,

 

I have a form with a web view who includes some extra jsp, javascript
and html code in the tab "source" of form definition.

With Mid-Tier 6.0, when deploying, a jsp page is generated that includes
the extra source defined.

But on Mid-Tier 6.3 no jsp pages are generated and the extra code in
form is ignored.

 

Some one knows a way to add code to a form with Mid-Tier 6.3?

 

Best Regards.

 
 

_______________________________________________________________________________
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org ARSlist:"Where the 
Answers Are"

Reply via email to