<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2800.1400" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Hi all,</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2> First a quick note on OpenCMS. I've
started playing with it and have been really pleased and impressed so far.
The source code is sensible and straightforward. I've been able to get a
CVS checkout built and deployed and I like what's coming also.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2> Now a comment. I'm using MyEclipse's
web development tools to build with (it has nice support for JSP development
including deployment and debugging support). MyEclipse will pre-compile
jsp's and an error shows up with error.jsp in the setup code. error.jsp is
a jsp fragment but since it has a .jsp extension MyEclipse tries to precompile
it and fails. The JSP spec recommends using .jspf for fragment files and a
quick change to make error.jsp be error.jspf (and a rename in the include
statements) makes everything happy.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2> Any chance this change could make it into
the code base?</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Mike</FONT></DIV>
<DIV><FONT face=Arial size=2><A
href="mailto:mike.dickson@lexinomics.com">mike.dickson@lexinomics.com</A></FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV></BODY></HTML>