Open source web-site management utility based on Tomcat

2008-09-02 Thread Toby White
Hi guys,

I am a completely newbie in tomcat.

Just wondering if there is any open-source tool which would help me create
and organize the contents of our company's web-site (about us, our services,
our clients etc..).
I am only familiar with pure HTML, but it does not provide any tools to
manage content and I would like our company's web-site to look quite pretty
(i.e servlet-based).

Do you know if I can afford this using tomcat?
Any tomcat projects concentrating on this?

I know there are some forum-engine projects or photo-gallery engine's. Is
there anything for simple company's web-sites?


Thank you.

Regards,
Toby


Tomcat charset problem

2008-07-15 Thread Toby White
Hi,

I am a newbie in Tomcat so please be patient. =)

I have an application which uses apache tomcat to provide users with browser
access.
To deploy it I copied a war file into webapps directory.

The application uses Cyrillic characters. If I use the windows-based tool
everything is shown OK.
If I use a browser and go to the application via tomcat all the cyrillic
characters are spoilt.

This is from the source code of a webpage -
meta http-equiv=Content-Type content=text/html; charset=UTF-8

Let me know if you need any more information.

Thank you for your help.

Regards,
Toby