You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by White Knight <wh...@yahoo.com> on 2003/01/23 15:40:57 UTC

Proposal to give a web front end to the manager app.

I have a proposal wrt to the manager app.
Can we make it a bit more user friendly.
Wouldn't a web interface help? It wont be too much work since
servlets are pretty much there to do the work.One just needs to put the results into a few htmls.
I also feel it would be nice if one could do a bit of configuration from the interface.
Adding resources like a database pool etc from the interface would be great.
If you feel it will be useful I can try to reuse some things I have already done
one the same lines. 

Comments. .....



---------------------------------
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now

Re: Proposal to give a web front end to the manager app.

Posted by Rui Pereira <ru...@portugal.sun.com>.
Sounds nice.... I personally like web interfaces quite a lot ...
but that is only me ....

White Knight wrote:

>I have a proposal wrt to the manager app.
>Can we make it a bit more user friendly.
>Wouldn't a web interface help? It wont be too much work since
>servlets are pretty much there to do the work.One just needs to put the results into a few htmls.
>I also feel it would be nice if one could do a bit of configuration from the interface.
>Adding resources like a database pool etc from the interface would be great.
>If you feel it will be useful I can try to reuse some things I have already done
>one the same lines. 
>
>Comments. .....
>
>
>
>---------------------------------
>Do you Yahoo!?
>Yahoo! Mail Plus - Powerful. Affordable. Sign up now
>  
>

-- 
       _____
      /_____/\      Rui Pereira
     /____ \\ \     Systems Engineer
    /_____\ \\ /    Sun Microsystems Portugal
   /_____/ \/ / /   Phone: +351 21 413 40 00
  /_____/ /   \//\  Fax: +351 21 413 40 99
  \_____\//\   / /  Email: rui.pereira@portugal.sun.com
   \_____/ / /\ /
    \_____/ \\ \    http://www.sun.pt
     \_____\ \\
      \_____\/      We make the net work.




--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


Re: Proposal to give a web front end to the manager app.

Posted by Glenn Nielsen <gl...@mail.more.net>.
Tomcat 4.1 has a web interface to the manager web application

/manager/html/

This interface was improved a great deal in the Tomcat 4.1.19 release.

As far as adding resources check out the admin application which comes
with Tomcat 4.1.

Regards,

Glenn

White Knight wrote:
> I have a proposal wrt to the manager app.
> Can we make it a bit more user friendly.
> Wouldn't a web interface help? It wont be too much work since
> servlets are pretty much there to do the work.One just needs to put the results into a few htmls.
> I also feel it would be nice if one could do a bit of configuration from the interface.
> Adding resources like a database pool etc from the interface would be great.
> If you feel it will be useful I can try to reuse some things I have already done
> one the same lines. 
> 
> Comments. .....
> 
> 
> 
> ---------------------------------
> Do you Yahoo!?
> Yahoo! Mail Plus - Powerful. Affordable. Sign up now




--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>