The Artima Developer Community
Sponsored Link

Java Answers Forum
Problem with configuring Tomcat 5

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Davide

Posts: 1
Nickname: matrixdave
Registered: Apr, 2004

Problem with configuring Tomcat 5 Posted: Apr 15, 2004 4:21 AM
Reply to this message Reply
Advertisement
Hi!

I have a problem!
I am installing and configuring Tomcat 5 on my portable pc.

I have problem with accessing on Tomcat.

this is my tomcat-users.xml

...
<role rolename="standard" />
<role rolename="manager" />
...
<user username="craigmcc" password="secret" roles="standard,manager" />
...

why when I try to access it don't go?

please reply!!!

Topic: convert string to image Previous Topic   Next Topic Topic: jtable loosing focus

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use