8.8

Table Of Contents
<type>dent</type>
</pin_0>
<pin_1>
<left>361</left>
<top>341</top>
<type>dent</type>
</pin_1>
</pinElm1>
</values>
HTTPServer Input 2 plugin preferences
The HTTPServer Input 2 plugin preferences are used to enable serving static
HTTPresources, as part of an HTTPServer workflow. These resources are referred to within
the HTMLresponse file and do not pass through a process to get served so the process is very
quick. Static resources are especially useful for additional formatting of HTMLfiles such as JS
(JavaScript) scripts, CSSfiles and images, since they are not dynamic and generally shared
between multiple dynamic files.
The available HTTP Server Input 2 preferences are as follows:
l Serve HTTPresource:Check to activate static resource serving.
l Resource action name: Enter a name that will be simulated as a folder in your
HTTPstructure. For example, if you enter images in this box, you would refer to any
files in this folder as href="images/file.ext" .
l Resource folder:Type the path of the folder where your resources are located, or
click the Browse button and choose the folder in the browse dialog.
Note
Subfolders are accepted in the structure, so if your resource folder contains a folder
called faces, you could refer to a file in this folder as
href="images/faces/johnsmith.jpg".
Page 750