| Package | Description |
|---|---|
| org.sklsft.commons.mvc.ajax |
| Class and Description |
|---|
| AjaxMethodExecutor
when
AjaxMethodAspect is impossible due to redirectionIt is possible to templatize your controller calls whith a AjaxMethodTemplatethe treatment is similar to what is done in the aspect but we handle a redirection that can depend on the result of the execution |
| AjaxMethodTemplate
This interface must be used in combination to the
AjaxMethodExecutorIt simply templatize the proceeding of a ajax method call : a service execution that can produce a result a redirection that can depend on the result of the execution |
Copyright © 2022. All rights reserved.