How to enable .jsp support for domain
Posted by adminJun 3
Login to the server via SSH and fire the commands below
root@server [~]# /scripts/addservlets –domain.com
Now, if you want to remove the servlets for the domain you can use the command below
root@server [~]# /scripts/remservlets –domain.com
Restart the tomcat on the server once.
You can try uploading the .jsp pages under the account and check.























51 comments