Hi,
I have created an UI5 application and has deployed on Tomcat. It works fine with localhost:8080. But now I want to make the application accessible in the local premises. Can anyone mention the steps.
Along with that I have another doubt, When we export an UI5 application to WAR file the size of the war file varies a lot. Can I know why so.
Also I came across documents mentioning to remove the UI5 Libraries from the application before exporting it to reduce the size. If so we are deploying the same application in Tomcat server, the server don't have UI5 libraries so it throws the errror SAP not defined.