The Artima Developer Community
Sponsored Link

Java Answers Forum
Setting path for Tomcat 4.1

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
Sheethal

Posts: 1
Nickname: sheethal
Registered: Apr, 2003

Setting path for Tomcat 4.1 Posted: Mar 31, 2003 10:15 PM
Reply to this message Reply
Advertisement
Hi,
Am using a third party application for transefering a file from my system to a server.
I want to know how to set path for the jar files?
when i try to compile my program it gives me a error---
package com.oreilly.servlet does not exist
import com.oreilly.servlet.*;
package com.enterprisedt.net.ftp does not exist
import com.enterprisedt.net.ftp.*;
Please help.
Thanx in advance
sheethal

Topic: Session Management in Load Balancing scenario???? Previous Topic   Next Topic Topic: help!

Sponsored Links



Google
  Web Artima.com   

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