答案是錯的!
德國第二大銀行、歐洲第五大銀行 : HVB集團
德國的健康保險基金 : DRAGER & HANSE
世界上最大的進行石油和天然氣勘探、生産、提煉和銷售的公司之一 : British Petroleum(英國石油公司,簡稱BP)
義大利最大的能源公司 : AEM S.p.A
世界最大的冶金用煤生産商 : BHP Billiton Mitsubishi Alliance
德國最大的房地産公司之一 : AGIV
雷諾汽車
僅次於波音的世界第二大航空公司 : EADS
3M德國公司
世界最大的眼鏡鏡片生産商 : Essilor
世界著名的戶外運動用品生産商 : the North Face
義大利最大的糖業公司 : Zuccheri
...等 都用OpenCMS!
如果引用或轉貼,麻煩註明出處與本網誌連結,否則視為侵權。
2005年11月29日
OpenCMS與Struts結合是很容易的
From http://www.opencms-forum.de/viewtopic.php?t=684&sid=34de0ed0c1e9f5b624b218e38d8b0d7d
內容如下:
To use struts in unison with OpenCms is very simple.
Everything is the same EXCEPT!
* Your jsps are in OpenCms
* In your struts-config.xml, when your doing a forward include the OpenCms servlet and the full path to the file within the VFS. So all
your forwards to jsp's would begin with /OpenCms/directories-in-vfs/the-file-in-vfs.jsp. Remember that OpenCms is "JUST" a servlet. So your really doing a forward to the opencms servlet with parameters (sorta). The paramaters being the path to the file in the vfs.
Setup your web.xml with both the OpenCms servlet and the struts servlet. Put in all the tag libraries that you need from both. And
that's it, you'll have all the advantages of managing your pages in OpenCms and all the mvc capabilites of struts.
The struts-OpenCms sourceforge project was attempting to put actions, actionforms, and all the configs files and jars in the VFS. IMHO I
don't think that's a good idea.
The approach I mentioned, just puts the JSPs in the VFS so it requires NO code changes to OpenCms or Struts.
內容如下:
To use struts in unison with OpenCms is very simple.
Everything is the same EXCEPT!
* Your jsps are in OpenCms
* In your struts-config.xml, when your doing a forward include the OpenCms servlet and the full path to the file within the VFS. So all
your forwards to jsp's would begin with /OpenCms/directories-in-vfs/the-file-in-vfs.jsp. Remember that OpenCms is "JUST" a servlet. So your really doing a forward to the opencms servlet with parameters (sorta). The paramaters being the path to the file in the vfs.
Setup your web.xml with both the OpenCms servlet and the struts servlet. Put in all the tag libraries that you need from both. And
that's it, you'll have all the advantages of managing your pages in OpenCms and all the mvc capabilites of struts.
The struts-OpenCms sourceforge project was attempting to put actions, actionforms, and all the configs files and jars in the VFS. IMHO I
don't think that's a good idea.
The approach I mentioned, just puts the JSPs in the VFS so it requires NO code changes to OpenCms or Struts.
Labels:
Java,
Open Source,
OpenCMS
2005年11月15日
OpenCMS摘要
from www.opencms.org
•OpenCms是一個網站內容管理系統
•於2000年三月第一次公開發行
•Version 5.0 (stable) released May 2003
•Version 6.0 (alpha) released September 2004
•OpenCms is true Open Source Software
•OpenCms is available under the LGPL license
•No licensing costs
•OpenCms可在下面網站免費下載 http://www.opencms.org
•特別適合用來建立公司網站及內部網站
•適用於中大型企業現有的IT基礎環境
•多數功能是根據現實世界客戶的需求開發出來的
•高度彈性及客製化
•百分之百由Java寫成
•使用許多open source Java community經過驗證的元件
•由Alkacon Software領導開發
•有活躍的開發社群 –1000+ mailing list subscribers
•廣泛的商業支援
–More then 50 official “Solution Providers”
–200+ web companies offer support
•大量的文件可供參考
–第一本OpenCms的書已經發行 (written/edited by community members)
–Interactive documentation / examples
軟硬體規格 :
•Soft & Hardware requirements
–Software:Open Source to „High End“
•e.g. Linux + Tomcat + MySQL
•e.g. Win NT + IIS + Tomcat + MS SQL
•e.g. Solaris + BEA + Oracle
–Hardware:High flexibility
•Runs on a notebook computer
•Standard configuration: Normal Intel PC, 2Ghz CPU, 1 GB Ram
•Other: SUN Sparc, cluster configuration possible
•Installation is wizard based for default components (e.g. Tomcat, MySQL/ Oracle), takes just 5 minutes
•OpenCms是一個網站內容管理系統
•於2000年三月第一次公開發行
•Version 5.0 (stable) released May 2003
•Version 6.0 (alpha) released September 2004
•OpenCms is true Open Source Software
•OpenCms is available under the LGPL license
•No licensing costs
•OpenCms可在下面網站免費下載 http://www.opencms.org
•特別適合用來建立公司網站及內部網站
•適用於中大型企業現有的IT基礎環境
•多數功能是根據現實世界客戶的需求開發出來的
•高度彈性及客製化
•百分之百由Java寫成
•使用許多open source Java community經過驗證的元件
•由Alkacon Software領導開發
•有活躍的開發社群 –1000+ mailing list subscribers
•廣泛的商業支援
–More then 50 official “Solution Providers”
–200+ web companies offer support
•大量的文件可供參考
–第一本OpenCms的書已經發行 (written/edited by community members)
–Interactive documentation / examples
軟硬體規格 :
•Soft & Hardware requirements
–Software:Open Source to „High End“
•e.g. Linux + Tomcat + MySQL
•e.g. Win NT + IIS + Tomcat + MS SQL
•e.g. Solaris + BEA + Oracle
–Hardware:High flexibility
•Runs on a notebook computer
•Standard configuration: Normal Intel PC, 2Ghz CPU, 1 GB Ram
•Other: SUN Sparc, cluster configuration possible
•Installation is wizard based for default components (e.g. Tomcat, MySQL/ Oracle), takes just 5 minutes
Labels:
Open Source,
OpenCMS
訂閱:
文章 (Atom)