<DIV>Hello, I've successfully developed an application that interfaces OpenCms by Struts.</DIV>
<DIV>The application logs the user into the workspace and manage the administration of the content type.</DIV>
<DIV>Now i want to Create a new Reourse and recreate the editor but without loggin into the workspace enviroment.</DIV>
<DIV>I' ve seen  that all these features are managed by org.opencms.workspace.* but these classes can be used only under "opencms" servlett space.</DIV>
<DIV>Is there a class that for a given resource, gives back the editor with the appropriate widgets?</DIV>