From: Mark D. <ta...@us...> - 2002-09-24 01:56:34
|
Update of /cvsroot/sysmod/sysmod/src/net/sourceforge/sysmod/generators In directory usw-pr-cvs1:/tmp/cvs-serv19183/src/net/sourceforge/sysmod/generators Modified Files: JavaGenerator.java Log Message: Changed fillFromHttpRequest() to prepend the entities name before the form variable, this is so a form could have multiple entities in the same request, easily identified. |