Property file examples: AKC

Example microsoft access database definition
alias definition
Main configuration file

2) akc-blogs.html

7-Nov-03

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

3) akc-blogs.properties

7-Nov-03

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

4) akc-create-user.html

7-Nov-03

Shows how to process input forms and update/create

5) akc-home.properties

16-Jul-04

akc-home.properties

6) akc-news.properties

7-Nov-03

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

7) akc-notes.properties

7-Nov-03

AKC notes.properties

Demonstrates JSP specification.

Example JSP page using ihds

10) akc-users.properties

7-Nov-03

Description to be entered
Aspire Commonly used Property file examples
Description to be entered
Description to be entered

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