Hi, I have a JSP program whcih includes Structs tabg,when i build it in JBuilderX using Server TomCat4.1,it is OK. But when i changed the server to JBoss 3.2X+,it always say " "index.jsp": java.lang.NoClassDefFoundError: javax/servlet/ServletContext " . The JBoss version is 3.2.5. Why?