aspose file tools
The moose likes Tomcat and the fly likes Versioning Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Products » Tomcat
Reply Bookmark "Versioning" Watch "Versioning" New topic
Author

Versioning

Lucky Chawla
Greenhorn

Joined: Aug 08, 2006
Posts: 22
Hi Friends
I have small problem. I m using Tamact 5.0.19 and java 5.0 but the servlets compiled with java 5.0 gives me some versioning error in my browser.
I tried a lot to figure a solution but i couldnt, But i chnged the virtaul mchine dll from 5.0 to 1.4 and i was surpried my servlets runs fine, and i didnt face any problesm since then,
Can anybody tell me why it happened with java 5.0
Thanks
Lucky
Gregg Bolinger
Ranch Hand

Joined: Jul 11, 2001
Posts: 15230

Welcome to JavaRanch Lucky.

We don't have too many rules around here but we do have a Naming Policy. Please adjust your display name accordingly. You can do so by clicking here.

Specifically, we'd prefer you to use your real name.

Thanks a bunch.
Gregg Bolinger
Ranch Hand

Joined: Jul 11, 2001
Posts: 15230

To run Java 5 you need Tomcat 5.5+. There is a compatability JAR you can throw into Tomcat 5.0 to make it work however, if you prefer.

Moving to the Tomcat forum as this is not a servlet issue.
Bear Bibeault
Author and ninkuma
Marshal

Joined: Jan 10, 2002
Posts: 56233
    
  13

Originally posted by Lucky Chawla:
Hi Friends
I have small problem. I m using Tamact 5.0.19


Tamact? Never heard of it!

Seriously, I know you meant Tomcat, but please, a little proof-reading of your posts will go a long way!


[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Versioning
 
Similar Threads
how to apply versioning in netbeans ?
Regular Expression
Opinions on using Tomcat DBCP
Book for SCWCD 5.0
Java 1.5 (release date and ok to use?)