选择Targeted Servers ,选择配置好的【Apache Tomcat v 4.01/4.02】,添加后,完成,如图所示[界面可能跟个人的界面设置不同而有所不同]
点上面介绍的的那个hint为 Press to open a J2EE project Outliner的按钮,打开Lomboz J2EE View,如图所示,选择Run Server菜单,启动Tomcat,在你的浏览器输入 http://localhost:8080/test/index.jsp看看。显示的页面是index.jsp。