By specifying the request in the
myapp/WEB-INF/controller.xml using the #myrequest
syntax, you're not reducing the amount of code
significantly. If the app you're extending had 31
requests, myapp will have 31 requests in order to
reuse the functionality. Sure, you may be changing
some of the functionality, but it's no different than
how you're currently doing it (writing out the
requests locally and not referencing an outside
controller at all).
_______________________________________________
Users mailing list
[hidden email]
http://lists.ofbiz.org/mailman/listinfo/users