Re: Any way to configure a javascript/html war with deployment-time properties?

2016-08-15 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 David, On 8/15/16 3:39 PM, KARR, DAVID wrote: > I'm using TomEE, but I think this question is Tomcat-specific, if > there's any solution at all. > > I have a WAR that is a "pure" webapp, with only javascript, css, > and html. The javascript conne

Any way to configure a javascript/html war with deployment-time properties?

2016-08-15 Thread KARR, DAVID
I'm using TomEE, but I think this question is Tomcat-specific, if there's any solution at all. I have a WAR that is a "pure" webapp, with only javascript, css, and html. The javascript connects to a REST service at a defined host:port. The host:port is currently hardcoded in a javascript vari