Annotation Interface Sprout.Input

Enclosing class:
Sprout

@Target(METHOD) @Retention(RUNTIME) protected static @interface Sprout.Input
Specifies the "input" property for this action.
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
    Path to source JSP.
  • Element Details