symfony1.4 ajax request frontend controller factories
my question is:
I have a frontend controller and there I want to make a module for Ajax
requests. The problem is that this controller uses to much configurations
and that slows the request down heavy. I need a solution to make new
configurations just for the Ajax.
If I make a new controller it works nicely but then I don't get the other
modules in the frontend controller with templates ..
Any solutions?
No comments:
Post a Comment