<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML xmlns="http://www.w3.org/TR/REC-html40" xmlns:v =
"urn:schemas-microsoft-com:vml" xmlns:o =
"urn:schemas-microsoft-com:office:office" xmlns:w =
"urn:schemas-microsoft-com:office:word"><HEAD>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<META content="MSHTML 6.00.2900.2802" name=GENERATOR><!--[if !mso]>
<STYLE>v\:* {
BEHAVIOR: url(#default#VML)
}
o\:* {
BEHAVIOR: url(#default#VML)
}
w\:* {
BEHAVIOR: url(#default#VML)
}
.shape {
BEHAVIOR: url(#default#VML)
}
</STYLE>
<![endif]-->
<STYLE>@font-face {
font-family: Wingdings;
}
@font-face {
font-family: Tahoma;
}
@page Section1 {size: 595.3pt 841.9pt; margin: 72.0pt 90.0pt 72.0pt 90.0pt; }
P.MsoNormal {
FONT-SIZE: 10pt; MARGIN: 0cm 0cm 10pt; FONT-FAMILY: Arial
}
LI.MsoNormal {
FONT-SIZE: 10pt; MARGIN: 0cm 0cm 10pt; FONT-FAMILY: Arial
}
DIV.MsoNormal {
FONT-SIZE: 10pt; MARGIN: 0cm 0cm 10pt; FONT-FAMILY: Arial
}
H1 {
FONT-SIZE: 14pt; MARGIN: 0cm 0cm 10pt; TEXT-INDENT: -1cm; FONT-FAMILY: Arial; mso-list: l0 level1 lfo2
}
H2 {
FONT-SIZE: 12pt; MARGIN: 0cm 0cm 10pt; TEXT-INDENT: -1cm; FONT-FAMILY: Arial; mso-list: l0 level2 lfo2
}
H3 {
FONT-SIZE: 11pt; MARGIN: 0cm 0cm 10pt; TEXT-INDENT: -1cm; FONT-FAMILY: Arial; mso-list: l0 level3 lfo2
}
H4 {
FONT-SIZE: 10pt; MARGIN: 0cm 0cm 10pt 1cm; TEXT-INDENT: -1cm; FONT-FAMILY: Arial; mso-list: l0 level4 lfo2
}
A:link {
COLOR: blue; TEXT-DECORATION: underline
}
SPAN.MsoHyperlink {
COLOR: blue; TEXT-DECORATION: underline
}
A:visited {
COLOR: purple; TEXT-DECORATION: underline
}
SPAN.MsoHyperlinkFollowed {
COLOR: purple; TEXT-DECORATION: underline
}
SPAN.EmailStyle17 {
COLOR: windowtext; FONT-FAMILY: Arial; mso-style-type: personal
}
SPAN.EmailStyle19 {
COLOR: navy; FONT-FAMILY: Arial; mso-style-type: personal-reply
}
DIV.Section1 {
page: Section1
}
OL {
MARGIN-BOTTOM: 0cm
}
UL {
MARGIN-BOTTOM: 0cm
}
</STYLE>
</HEAD>
<BODY lang=EN-GB vLink=purple link=blue>
<DIV dir=ltr align=left><SPAN class=125540912-24022006><FONT face=Arial
color=#0000ff size=2>I guess for safety's sake you might also want to place it
in its equivalent jar file so that you're sure the right version is always going
to be picked up; otherwise you're relying on the relative order of entries in
the classpath - and although that may be OK, it isn't under your
control.</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=125540912-24022006><FONT face=Arial
color=#0000ff size=2></FONT></SPAN> </DIV>
<DIV dir=ltr align=left><SPAN class=125540912-24022006><FONT face=Arial
color=#0000ff size=2>Jon</FONT></SPAN></DIV><BR>
<DIV class=OutlookMessageHeader lang=en-us dir=ltr align=left>
<HR tabIndex=-1>
<FONT face=Tahoma size=2><B>From:</B> opencms-dev-bounces@opencms.org
[mailto:opencms-dev-bounces@opencms.org] <B>On Behalf Of
</B>Hari<BR><B>Sent:</B> 24 February 2006 12:02<BR><B>To:</B> The OpenCms
mailing list<BR><B>Subject:</B> RE: [opencms-dev] simple class recompilation
question[Scanned]<BR></FONT><BR></DIV>
<DIV></DIV>
<DIV class=Section1>
<P class=MsoNormal><FONT face=Arial color=navy size=2><SPAN
style="FONT-SIZE: 10pt; COLOR: navy">WEB-INF/Classes would be the right place
for it. We made changes to the staticexport class and placed it in
WEB-INF/classes/org/opencms/staticexport and it works
fine.<o:p></o:p></SPAN></FONT></P>
<P class=MsoNormal><FONT face=Arial color=navy size=2><SPAN
style="FONT-SIZE: 10pt; COLOR: navy"><o:p> </o:p></SPAN></FONT></P>
<P class=MsoNormal><FONT face=Arial color=navy size=2><SPAN
style="FONT-SIZE: 10pt; COLOR: navy">Cheers<o:p></o:p></SPAN></FONT></P>
<P class=MsoNormal><FONT face=Arial color=navy size=2><SPAN
style="FONT-SIZE: 10pt; COLOR: navy">Hari<o:p></o:p></SPAN></FONT></P>
<P class=MsoNormal><FONT face=Arial color=navy size=2><SPAN
style="FONT-SIZE: 10pt; COLOR: navy"><o:p> </o:p></SPAN></FONT></P>
<DIV>
<DIV class=MsoNormal style="MARGIN-BOTTOM: 0pt; TEXT-ALIGN: center"
align=center><FONT face="Times New Roman" size=3><SPAN lang=EN-US
style="FONT-SIZE: 12pt; FONT-FAMILY: 'Times New Roman'">
<HR tabIndex=-1 align=center width="100%" SIZE=2>
</SPAN></FONT></DIV>
<P class=MsoNormal style="MARGIN-BOTTOM: 0pt"><B><FONT face=Tahoma size=2><SPAN
lang=EN-US
style="FONT-WEIGHT: bold; FONT-SIZE: 10pt; FONT-FAMILY: Tahoma">From:</SPAN></FONT></B><FONT
face=Tahoma><SPAN lang=EN-US style="FONT-FAMILY: Tahoma"> Jon Mayes
[mailto:jon.mayes@pegasus-homes.co.uk] <BR><B><SPAN
style="FONT-WEIGHT: bold">Sent:</SPAN></B> 24 February 2006 11:51<BR><B><SPAN
style="FONT-WEIGHT: bold">To:</SPAN></B> The OpenCms mailing list<BR><B><SPAN
style="FONT-WEIGHT: bold">Subject:</SPAN></B> [opencms-dev] simple class
recompilation question[Scanned]</SPAN></FONT><FONT face="Times New Roman"
size=3><SPAN lang=EN-US
style="FONT-SIZE: 12pt; FONT-FAMILY: 'Times New Roman'"><o:p></o:p></SPAN></FONT></P></DIV>
<P class=MsoNormal><FONT face=Arial size=2><SPAN
style="FONT-SIZE: 10pt"><o:p> </o:p></SPAN></FONT></P>
<DIV>
<DIV>
<P class=MsoNormal><FONT face=Arial size=2><SPAN style="FONT-SIZE: 10pt">Hi
all,<U1:P></U1:P><o:p></o:p></SPAN></FONT></P>
<P class=MsoNormal><FONT face=Arial size=2><SPAN style="FONT-SIZE: 10pt">I want
to make a minor adjustment to the CmsTemplateNavigation class. After compiling,
should I place it in the jar file in WEB-INF/lib, or somewhere
else?<U1:P></U1:P><o:p></o:p></SPAN></FONT></P>
<P class=MsoNormal><FONT face=Arial size=2><SPAN
style="FONT-SIZE: 10pt">Thanks,<U1:P></U1:P><o:p></o:p></SPAN></FONT></P>
<P class=MsoNormal><FONT face=Arial size=2><SPAN
style="FONT-SIZE: 10pt">Jon<U1:P></U1:P><o:p></o:p></SPAN></FONT></P></DIV>
<DIV>
<P class=MsoNormal style="MARGIN-BOTTOM: 0pt"><FONT face="Times New Roman"
size=3><SPAN
style="FONT-SIZE: 12pt; FONT-FAMILY: 'Times New Roman'"> <o:p></o:p></SPAN></FONT></P></DIV>
<DIV>
<DIV>
<P class=MsoNormal style="MARGIN-BOTTOM: 0pt"><FONT face=Arial size=1><SPAN
style="FONT-SIZE: 7.5pt">Jon Mayes</SPAN></FONT><FONT face="Times New Roman"
size=3><SPAN style="FONT-SIZE: 12pt; FONT-FAMILY: 'Times New Roman'">
<o:p></o:p></SPAN></FONT></P></DIV>
<DIV>
<P class=MsoNormal style="MARGIN-BOTTOM: 0pt"><FONT face=Arial size=1><SPAN
style="FONT-SIZE: 7.5pt">Marketing & Business Systems</SPAN></FONT><FONT
face="Times New Roman" size=3><SPAN
style="FONT-SIZE: 12pt; FONT-FAMILY: 'Times New Roman'">
<o:p></o:p></SPAN></FONT></P></DIV>
<DIV>
<P class=MsoNormal style="MARGIN-BOTTOM: 0pt"><FONT face=Arial size=1><SPAN
style="FONT-SIZE: 7.5pt">Pegasus Retirement Homes plc</SPAN></FONT><FONT
face="Times New Roman" size=3><SPAN
style="FONT-SIZE: 12pt; FONT-FAMILY: 'Times New Roman'">
<o:p></o:p></SPAN></FONT></P></DIV>
<DIV>
<P class=MsoNormal style="MARGIN-BOTTOM: 0pt"><FONT face=Arial size=1><SPAN
style="FONT-SIZE: 7.5pt">Tel: </SPAN></FONT><FONT face="Times New Roman"
size=3><SPAN
style="FONT-SIZE: 12pt; FONT-FAMILY: 'Times New Roman'"><o:p></o:p></SPAN></FONT></P></DIV>
<DIV>
<P class=MsoNormal style="MARGIN-BOTTOM: 0pt"><FONT face=Arial size=1><SPAN
style="FONT-SIZE: 7.5pt">Fax: </SPAN></FONT><FONT face="Times New Roman"
size=3><SPAN
style="FONT-SIZE: 12pt; FONT-FAMILY: 'Times New Roman'"><o:p></o:p></SPAN></FONT></P></DIV>
<DIV>
<P class=MsoNormal style="MARGIN-BOTTOM: 0pt"><FONT face=Arial size=1><SPAN
style="FONT-SIZE: 7.5pt">Email: jon.mayes@pegasus-homes.co.uk</SPAN></FONT><FONT
face="Times New Roman" size=1><SPAN
style="FONT-SIZE: 7.5pt; FONT-FAMILY: 'Times New Roman'"> </SPAN></FONT><FONT
face="Times New Roman" size=3><SPAN
style="FONT-SIZE: 12pt; FONT-FAMILY: 'Times New Roman'">
<o:p></o:p></SPAN></FONT></P></DIV>
<DIV>
<P class=MsoNormal style="MARGIN-BOTTOM: 0pt"><FONT face="Times New Roman"
size=3><SPAN
style="FONT-SIZE: 12pt; FONT-FAMILY: 'Times New Roman'"> <o:p></o:p></SPAN></FONT></P></DIV>
<DIV>
<P class=MsoNormal><FONT face=Arial color=navy size=2><SPAN
style="FONT-SIZE: 10pt; COLOR: navy">For more information on Pegasus please
visit our web site at <A
href="http://www.pegasus-homes.co.uk/">www.pegasus-homes.co.uk</A></SPAN></FONT>
<o:p></o:p></P></DIV>
<DIV>
<P class=MsoNormal style="MARGIN-BOTTOM: 0pt"><FONT face="Times New Roman"
size=3><SPAN
style="FONT-SIZE: 12pt; FONT-FAMILY: 'Times New Roman'"> <o:p></o:p></SPAN></FONT></P></DIV>
<DIV>
<P class=MsoNormal style="MARGIN-BOTTOM: 0pt"><FONT face=Arial color=navy
size=1><SPAN style="FONT-SIZE: 7.5pt; COLOR: navy">Privileged/Confidential
information may be contained in this message. If you are not the addressee
indicated in this message (or responsible for delivery of the message to such
person), you may not copy or deliver this message to anyone. In such case,
you should destroy this message and kindly notify the sender by reply
email. Please advise immediately if you or your employer does not consent
to Internet email for messages of this kind. Opinions, conclusions and other
information in this message that do not relate to the official business of my
firm shall be understood as neither given nor endorsed by it.
</SPAN></FONT><FONT face="Times New Roman" size=3><SPAN
style="FONT-SIZE: 12pt; FONT-FAMILY: 'Times New Roman'"><o:p></o:p></SPAN></FONT></P></DIV></DIV></DIV></DIV></BODY></HTML>