第一步:把seam插件添加到Eclipse3.4中去。
把JbossTools拷貝到drop文件夾中去,這樣就安裝完插件了。
第二步:在Eclipse3.4中配置seam的運行時環境。
Window-Preferences-JBoss Tools-Seam
第三步:配置JDK
Window-Preferences-Java-Installed JREs,這里配置的是jdk1.6版本。
第四步:配置Jboss服務器
Window-Preferences-Server-Runtime Environment,
選擇JBoss Community-JBoss 5.0 Runtime
第五步:配置MySQL數據庫
Window-Show View-Data Source Explorer,單擊New按鈕
第六步:創建Seam項目
File-New-Seam Web Project