|
|
How to install servlets? - Tomcat
|
Views : 1146
|
|
Tagged in : Tomcat
|
|
|
Report This Scrap as Inappropriate We request you to choose the appropriate categroy and subcategory that suits your
objectionable concern about the scrap, So that our team can review and find out whether it violates our Guidelines or the
scrap is not suitable for all viewers.
|
This function allows you to install Tomcat on a specific hosting account.
> To access the Account Functions Menu, click on Account Functions, on the main screen of your WebHost Manager interface.
> Click on Install Servlets.
> Select the user name or domain name you wish to install servlets for from the scrolling list that appears.
> Click on Install to install Tomcat servlets for that domain.
> Repeat steps 2 through 4 as necessary.
The above steps helps you to install servlets from WHM.
But what invokes Install Servlet?
/scripts/addservlets --domain=domain name
>> Creates <Host> container in server.xml
>> Creates default cp_jkmount.conf for provided site
>> Copies jsptest.jsp into the provides site's document root.
To uninstall servlets,
/scripts/remservlets --domain=domain name
>> Remotes <Host> container from server.xml
>> Removes cp_jkmount.conf for provided site
|
|
By Sanju, On - 2008-07-25 |
|
|
|