Used for tagging text files to achieve font, color, graphic, and hyperlink effects on web pages.
File Extensions
Name | Description |
---|---|
.html or .htm | Hypertext Markup Language is a standardized system for tagging text files. |
.js | Java Script file |
.jsp | Java Server Pages file |
.css or .xss | Cascading or XML Style Sheet |
.xsl | XSL Transformation file |
...
Name | Description | Default Value |
---|---|---|
Source folder for web files (e.g. web). | html | |
Target directory for html files (e.g. $XXAR_TOP/html). | $OA_HTML | |
Compile option for JSP files. | No |
...
Code Block | ||||
---|---|---|---|---|
| ||||
cp $SOURCE_FILE $OA_HTML/;
$FND_TOP/patch/115/bin/ojspCompile.pl --compile -s ahlprdMrJobMain.jsp |