I searched but cannot find the documentation:
Is there a way for the page to display the response without wrapping the HTML elements and just print everything that is contained in the body of the theme or, in any case, regardless of what is set in MarkupWriter.write during @BeginRender?
I need a page that processes some server parts and returns pure javascript to request an external application.
If this is not possible, is it possible to set the Ioc tapestry on the servlet in one application?
Thank you, s.
source
share