This week's book giveaway is in the Agile and other Processes forum. We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line! See this thread for details.
where will i see the class files in Visual Cafe 4.
Rahul Juneja
Ranch Hand
Joined: Aug 03, 2002
Posts: 425
posted
0
Hi dear, I am new to any of the ide as i use to do programming on command prompt.. please do help me if i build a Servlet in Visual cafe and build it where will i find its class file..... and then how will i execute it with tomcat server. regards, Rahul Juneja
Hi: Class files are supposed to be in the working directory. You can be sure by checking the tools > options > default directory. For Tomcat, you need to put it in a certain directory. And the web address is also special. You can be sure by going to their homepage, checking out the direction there. HTH.