I've installed XPLanner+ from its website. The downloaded file is called: "xplanner-plus.war"
I've extracted this file using 7-zip software.
I get these file names in the folder "xplanner-plus":
editTimeEntries.js
form.js
index.jsp
overlib.js
time.js
toggle.js
In addition of multiple folders containing lots of other files; folders names:
calendar
css
files
images
js
META-INF
WEB-INF
I have no Idea of how do I open the xplanner+ !!!!
Please some help :(
For this, you need any webserver. We used tomact server for this. Start tomcat server and then deploy the war file. Once deployed,
use the below URL:
http://[IP_ADDRESS]:[PORTNO]/xplanner-plus
for ex: http://localhost:8080/xplanner-plus