Interstage Application Server WebGatewayユーザーズガイド |
目次
索引
![]() ![]() |
第5章 サンプルプログラムの使用方法 |
HTMLページ編集サービスが提供するサンプルプログラムの概要とサンプルプログラムの環境情報について説明します。
サンプルプログラムが格納されているディレクトリは以下のとおりです。
C:\INTERSTAGE\WebGateway\samples
/opt/FSUNifobj/samples
処理名 |
データ型 |
処理概要 |
mdllong |
long型 |
vout:vinの値に'100'を加えた値 |
mdllonglong |
long long型 |
vout:vinの値に'100'を加えた値 |
mdlcharx |
char型 |
vout:vinに'1'を加えた値 |
mdldouble |
double型 |
vout:vinに'100'を加えた値 |
mdloctet |
octet型 |
vout:vinに'1'を加えた値 |
mdlstring |
文字列型 |
vout:vinout(英大文字・英小文字の反転前) |
mdlstruct |
構造型 |
vout:vinの値 |
mdlseq |
シーケンス型 |
<OUT> |
mdlarray1 |
配列型 |
<OUT> 復帰値[0]:para1[0]+para2[0]の値 |
mdlarray2 |
配列型 |
<OUT> 復帰値[0]:para1[0]+para3[1](para1[1]と置換後)の文字列 |
mdlavfile |
GIF |
富士通ロゴを表示 |
HTML |
マルチメディアファイルに関する説明を表示 |
処理名 |
CORBAオブジェクトのディレクトリ |
CORBAオブジェクト定義ファイル |
テンプレートHTML |
mdllong |
apl\long |
conf\mdllong.conf |
temp\TEMP.htm,1.htm,2.htm,3.htm |
mdllonglong |
apl\longlong |
conf\mdllonglong.conf |
temp\TEMP.htm,1.htm,2.htm,3.htm |
mdlcharx |
apl\charx |
conf\mdlcharx.conf |
temp\TEMP.htm |
mdldouble |
apl\double |
conf\mdldouble.conf |
temp\TEMP.htm |
mdloctet |
apl\octet |
conf\mdloctet.conf |
temp\TEMP.htm |
mdlstring |
apl\string |
conf\mdlstring.conf |
temp\string.htm |
mdlstruct |
apl\struct |
conf\mdlstruct.conf |
temp\struct.htm |
mdlseq |
apl\seq |
conf\mdlseq.conf |
temp\seq.htm |
mdlarray1 |
apl\array |
conf\mdlarray1.conf |
temp\array1.htm |
mdlarray2 |
conf\mdlarray2.conf |
temp\array2.htm |
|
mdlavfile |
apl\avfile |
conf\mdlavfile.conf |
temp\avfile.htm |
処理名 |
CORBAオブジェクトのディレクトリ |
CORBAオブジェクト定義ファイル |
テンプレートHTML |
mdllong |
apl/long |
conf/mdllong.conf |
temp/TEMP.htm,1.htm,2.htm,3.htm |
mdllonglong |
apl/longlong |
conf/mdllonglong.conf |
temp/TEMP.htm,1.htm,2.htm,3.htm |
mdlcharx |
apl/charx |
conf/mdlcharx.conf |
temp/TEMP.htm |
mdldouble |
apl/double |
conf/mdldouble.conf |
temp/TEMP.htm |
mdloctet |
apl/octet |
conf/mdloctet.conf |
temp/TEMP.htm |
mdlstring |
apl/string |
conf/mdlstring.conf |
temp/string.htm |
mdlstruct |
apl/struct |
conf/mdlstruct.conf |
temp/struct.htm |
mdlseq |
apl/seq |
conf/mdlseq.conf |
temp/seq.htm |
mdlarray1 |
apl/array |
conf/mdlarray1.conf |
temp/array1.htm |
mdlarray2 |
conf/mdlarray2.conf |
temp/array2.htm |
|
mdlavfile |
apl/avfile |
conf/mdlavfile.conf |
temp/avfile.htm |
インタフェース |
HTMLファイル名 |
WebGateway連携(ID未通知型) |
html\ipp_sample2.htm |
WebGateway連携(ID通知型) |
html\ipp_sample3.htm |
セション管理型拡張CGI |
html\ipp_sample.htm |
NSAPI |
html\nss_sample.htm |
ISAPI |
html\iis_sample.htm |
インタフェース |
HTMLファイル名 |
WebGateway連携(ID未通知型) |
html/ipp_sample2.htm |
WebGateway連携(ID通知型) |
html/ipp_sample3.htm |
セション管理型拡張CGI |
html/ipp_sample.htm |
NSAPI |
html/nss_sample.htm |
目次
索引
![]() ![]() |