[opencms-dev] Java Application with OpenCms
Joao Dias
joao.dias at sybase.pt
Fri Feb 10 18:10:55 CET 2006
Hi,
I'm talking about a complete Java application independent of OpenCms, and
being able to import those classes in JSPs inside an OpenCms project.
>From what I've read, I can put my classes inside the lib directory
(webbaps/opencms/WEB-INF/lib) and then I can use them.
Is that correct?
Thanks,
Joao
P.S. - Sorry if I wasn't accurate. Hope I explained myself better this time.
:)
On 2/10/06 2:06 AM, "Christian Steinert" <christian_steinert at web.de> wrote:
> Joao Dias wrote:
>> Hi,
>>
>> I'm developing an application in Java (an intranet to be precise), and I'd
>> like to know if I can integrate the JSPs I create inside an OpenCms project
>> with that Java code.
>>
>> I'm using Tomcat and Sybase ASE. The OS is suppose to be Red Hat 9.
>>
>> Thanks for your help,
>> Joao Dias
>>
>>
>>
>> _______________________________________________
>> This mail is sent to you from the opencms-dev mailing list
>> To change your list options, or to unsubscribe from the list, please visit
>> http://lists.opencms.org/mailman/listinfo/opencms-dev
>>
>>
>
> Dear Joao,
>
> What exactly is your question?
> Anything that works in JSP can also be used in opencms JSP templates.
> So if you want to use some java-library in your opencms templates, then
> there is no problem. Opencms just uses standard JSP for its page
> templates and offers some additional APIs/Tags in addition to that,
> which you can use to access CMS-specific services.
>
> Was that your question?
>
> Regards
> Christian.
>
> _______________________________________________
> This mail is sent to you from the opencms-dev mailing list
> To change your list options, or to unsubscribe from the list, please visit
> http://lists.opencms.org/mailman/listinfo/opencms-dev
More information about the opencms-dev
mailing list