<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Jonathan Woods wrote:
<blockquote cite="mid000f01c64811$36dbb490$0500a8c0@COMPUTER2"
 type="cite">
  <meta http-equiv="Context-Type" content="text/html; charset=us-ascii">
  <title></title>
  <div><span> Panos - you (and Christian) may well be right.  But the
reason I stuff things directly in the server's filesystem during
development is because I have an automated Eclipse/Ant script which
builds the whole app, FTPs it to my server then kicks off a local
script to copy files over.  When Java classes or JSPs have changed and
I want to try out the new versions, it takes one mouse click and about
30 seconds to make them availalbe, which is a whole lot better than
having to faff around publishing things.  Of course, I have to use the
'full' approach once things are stable. </span></div>
  <div><span> </span> </div>
  <div><span> Jon </span></div>
</blockquote>
Dear Jonathan,<br>
<br>
to be honest, I do the same. As long, as I develop, I have a small
script that copies everything into the classes folder of the RFS and
triggers a reload of the context.<br>
<br>
Christian<br>
</body>
</html>