Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Java application properties file

Tags:

java

I need to write a standalone Java application which will have a embedded HTTP server. I need to call a HTML page deployed locally with the application. The HTML page should display the properties listed in *.properties file deployed with the application. I should be able to change the properties value as well from the HTML page Is there a way to do it?

Am I clear?


1 Answers

Yes. Use embedded Jetty.

like image 70
Ramon Avatar answered Nov 26 '25 21:11

Ramon



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!