Cookie Notice

public interface

ViewMapping

webwork.dispatcher.ViewMapping
Known Indirect Subclasses

Class Overview

Implementations of this interface provide a mapping from action+result to a particular view that should be used to present the results to the end user.

Summary

Public Methods
Object getView(String anActionName, String aViewName)
Get view corresponding to given action and view names.

Public Methods

public Object getView (String anActionName, String aViewName)

Get view corresponding to given action and view names.

Feedback?
View cookie preferences