efw5.X
サンプル
各種類入力枠の一括テスト (
helloworld/InputTest.jsp
)
各種類値表示の一括テスト (
helloworld/OutputTest.jsp
)
各種類画面アクションの一括テスト (
helloworld/ActionTest.jsp
)
ダイアログのテスト (
helloworld/helloDialog.jsp
,
helloworld/helloDialog4.jsp
,
helloworld/helloDialog5.jsp
)
elFinderタグのテスト (
helloworld/helloElfinder.jsp
,
helloworld/helloElfinder4.jsp
)
チャートタグのテスト (
helloworld/helloChart.jsp
)
QRコードタグのテスト (
helloworld/helloBarcode.jsp
)
Excelクラスのテスト (
helloworld/helloExcel.jsp
)
テキストファイル処理のテスト (
helloworld/helloTextCSV.jsp
)
dbモジュールのテスト (
helloworld/helloDB.jsp
)
メールモジュールのテスト (
helloworld/helloMail.jsp
)
efwの多言語対応 (
helloworld/helloI18n.jsp
)
Rest APIサービスのテスト (
helloworld/helloRestAPI.jsp
)
Pdfクラスのテスト (
helloworld/helloPdf.jsp
)
Vue連携のテスト (
helloworld/helloVue.jsp
)
webアプリのログイン制御&権限制御 (
skeletonSample
)
バッチのテスト (
helloworld/…/helloBatch.js
)
参考
[EFW関連記事のまとめ] (https://qiita.com/changkejun/items/2c7071c1468b24e7683e)