<!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.2900.2604" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>I am currently looking into integrating support for 
Struts into OpenCMS with the following requirements:</FONT></DIV>
<UL>
  <LI><FONT face=Arial size=2>A struts action mapping should be created like any 
  other new resource in the Explorer view. All parameters, as well as forwards 
  should be set from the dialog.</FONT></LI>
  <LI><FONT face=Arial size=2>Forms, global forwards etc should be edited from 
  the Administration view.</FONT></LI>
  <LI><FONT face=Arial size=2>Management of the Action classes themselves are 
  not part of the scope, they are either installed as jar files in WEB-INF/lib 
  or loaded as module.</FONT></LI>
  <LI><FONT face=Arial size=2>Compatibility with the traditional way of 
  configuring struts in web.xml and struts-config.xml.</FONT></LI></UL>
<DIV><FONT face=Arial size=2>I have more or less figured out how to integrate 
with Struts, with a loader and file type class in OpenCMS. However, today I read 
a posting on the mailing list (<FONT face="Times New Roman" size=3>OpenCMS 6.0 : 
Is it possible to add a new(xml-)contenttype only by importing a module) 
with the answer that yes, it is possible and that templateone is a such 
example.</FONT></FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Now my question is, would it be possible to do the 
same for Struts? I think it would be better to package it as a module than to 
integrate it to the core. However, when I look at templateone demo, I can't 
figure it out. What should I look for?</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Best regards</FONT></DIV>
<DIV><FONT face=Arial size=2>Sverker</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV></BODY></HTML>