History for SessionStep

changed:
-
description

 This part serves as communication point between client and web application according to VSCB WEB MODEL. It sends content of page to the client and switches to waiting mode, when user send request it wakes up and redirect request string to the controller

figure

 not defined

inpins

 1 showContent(String) - ID = 1 - send web page content to the client

  o String - web page content
 
outpins

 1 REDIRECT(String) - ID = 51    - redirects first request according to the 
configuration

  o String - describes request string 

links to cvs

 source - revision 1.0 "org.vcb.parts.jetty.PSessionStep.java":http://cvs.sourceforge.net/viewcvs.py/&#42checkout&#42/vcb/VCB/framework/resources/classes/org/vcb/parts/jetty/PSessionStep.java?rev=1.2 at sourceforge.net

 configuration file revision 1.0 "org.vcb.parts.jetty.pSessionStep.xml":http://cvs.sourceforge.net/viewcvs.py/&#42checkout&#42/vcb/VCB/framework/resources/parts/web/sessionStep/pSessionStep.xml?rev=1.3 at sourceforge.net

status

 alpha release