Dear Guru's
i am observing an issue with BaseController reuse ability.
for example
1) i have two functions in Controller
one for JS view
one for XML View
but base reuseMethod working with only XML view not with JS view.
please provide clarification. Thanks