org.sf.bluprints
Class WebWorkViewResolver
java.lang.Object
com.opensymphony.webwork.dispatcher.WebWorkResultSupport
com.opensymphony.webwork.dispatcher.ServletDispatcherResult
org.sf.bluprints.WebWorkViewResolver
- All Implemented Interfaces:
- com.opensymphony.webwork.WebWorkStatics, com.opensymphony.xwork.Result, Serializable
public class WebWorkViewResolver
- extends com.opensymphony.webwork.dispatcher.ServletDispatcherResult
This class is a WebWork view resolver that can be used in
conjunction with Bluprints to locate Bluprint definitions.
Once the definition is found, the URI is passed to the parent
class for handling.
- Author:
- Brian Pontarelli
- See Also:
- Serialized Form
Fields inherited from class com.opensymphony.webwork.dispatcher.WebWorkResultSupport |
DEFAULT_PARAM, location, parse |
Fields inherited from interface com.opensymphony.webwork.WebWorkStatics |
HTTP_REQUEST, HTTP_RESPONSE, PAGE_CONTEXT, SERVLET_CONTEXT, SERVLET_DISPATCHER |
Method Summary |
void |
doExecute(String finalLocation,
com.opensymphony.xwork.ActionInvocation invocation)
|
Methods inherited from class com.opensymphony.webwork.dispatcher.WebWorkResultSupport |
conditionalParse, execute, setLocation, setParse |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WebWorkViewResolver
public WebWorkViewResolver()
doExecute
public void doExecute(String finalLocation,
com.opensymphony.xwork.ActionInvocation invocation)
throws Exception
- Overrides:
doExecute
in class com.opensymphony.webwork.dispatcher.ServletDispatcherResult
- Throws:
Exception
"Copyright © 2002, Bluprints, Creative Commons License"