Your Internet Explorer version is not compatible with our shopping cart system. Please use version 9 or higher to avoid problems with your order(s). Close
In myeclipse we can run a custom program during buld.(by using external
tools).
I need the same thing during deployment. When ever I deploy or redeploy, I need to execute a batch file.
Can I do the same thing just before starting the application server (tomcat). Can I add mybatch file anywhere in tomcat configuration files or my eclipse configuation files so that it execute before deployment or before starting tomcat