Description to be entered
Main configuration file
Example JSP page using ihds
Description to be entered
Aspire Commonly used Property file examples

YourJSPURL=/login/logout.jsp
YourJSPURL.transformType=JSP
request.YourJSPURL.transform.className=com.ai.jsp.JSPTransform
YourJSPURL.formHandlerName=YourJSPURLData

#
#Data definition
#
request.YourJSPURLData.form_handler.class_request.className=\
com.ai.htmlgen.DBHashTableFormHandler1

6) akc-home.properties

16-Jul-04

akc-home.properties
Example microsoft access database definition
alias definition

8) akc-users.properties

7-Nov-03

Description to be entered

Demonstrates JSP specification.

10) akc-notes.properties

7-Nov-03

AKC notes.properties

11) akc-news.properties

7-Nov-03

Some of the properties may not be most current. Use it as a guide.

12) akc-create-user.html

7-Nov-03

Shows how to process input forms and update/create

13) akc-blogs.html

7-Nov-03

1. An html page with aspire tags
2. Demonstrates next/next functionality in association with RandomTableHandler6

14) akc-blogs.properties

7-Nov-03

Demonstrates how the akc blogs page is implemented. Also accomplishes page by page display using RandomTableHandler6.