AWL
Abstract Widget Layer
A light client C/S framework in pike. AWL based on MCS ( mcs.sourceforge.net ). You need to download MCS and extract the files to the same place of AWL
You can use GWT-style widget, and GWT is the only front-end by now.
You can impliment your own front-end.
Command-line-style or lambda-style request handler,
Input data of TEXTBOX will be sent back as a argument of command line.