Hi, For testing purposes, I need to modify the <head> element of all the text/html content generated by a large complicated app.
I need to add a JavaScript include to the <head> element. The work required to do this in the app itself is likely not trivial. I don't own the app, and don't fully understand the architecture etc. There's little or no static HTML here. Is it possible to have Jetty modify the <head> element of the content that it serves? Thanks for your time.
_______________________________________________ jetty-users mailing list [email protected] To change your delivery options, retrieve your password, or unsubscribe from this list, visit https://dev.eclipse.org/mailman/listinfo/jetty-users
