org.melati.template.velocity
Class Form

Package class diagram package Form
java.lang.Object
  extended by org.melati.template.velocity.Form

public class Form
extends Object

Since:
1 Apr 2008
Author:
timp

Constructor Summary
Form(javax.servlet.http.HttpServletRequest r)
          Constructor.
 
Method Summary
 String get(String field)
          Get a form value.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Form

public Form(javax.servlet.http.HttpServletRequest r)
Constructor.

Method Detail

get

public final String get(String field)
Get a form value.



Copyright © 2000-2010 PanEris. All Rights Reserved.