Category Archives: appsvr

WebLogic 11g: Deployment Descriptors

Overview * Uses annotations so: – Requires JDK 1.5 and above. – Deployment descriptors are optional Web app * Contains: – One or more servlet or JSP – Helper Java classes * Descriptors: – web.xml (optional) – weblgoic.xml (optional) EJB … Continue reading

Posted in weblogic | Leave a comment