<br><font size=2 face="sans-serif">Hi all</font>
<br>
<br><font size=2 face="sans-serif">We've implemented a Contact Us form
using the built-in form handling facility of ocms.</font>
<br>
<br><font size=2 face="sans-serif">This form utilises the code example
set found in the user's guide and works perfectly in the offline project.</font>
<br>
<br><font size=2 face="sans-serif">The problem lies in the online project
when we publish this form.  When we access the form, it displays fine,
but when submitted it flicks back to the form as a basic html form would
behave.</font>
<br>
<br><font size=2 face="sans-serif">What I'm assuming is that the class
isn't being invoked at this point.</font>
<br>
<br><font size=2 face="sans-serif">Other custom classes we've created are
being called happily in the online project - all the classes including
the contact us class are in a jar file in the WEB-INF/lib directory.</font>
<br>
<br><font size=2 face="sans-serif">Has anyone experienced this or have
any suggestions?</font>
<br><font size=2 face="sans-serif"><br>
Regards,<br>
Aaron</font>