I have been working with wicket for the last one year. It is one of the best web frameworks. In our organization, we are using Oracle Application Sever (OAS) to deploy our applications. We were using OAS 9.0.4.3 and we had no issues with wicket. Recently we upgraded our OAS to 10.1.2.0.2 and then issues [...]
Archive for the ‘Application Server’ Category
Deploying Wicket Application in OC4J
Posted in Apache Wicket, Oracle AS, tagged oc4j, Oracle, security, wicket, Servlet, Filter, Context, Mapping on October 31, 2008 | Leave a Comment »
MyEclipse and OC4J Container
Posted in MyEclipse, Oracle AS, tagged deployment, JAVA, MyEclipse, oc4j, web application on August 11, 2008 | 2 Comments »
One of the days at work, we had some requirements to deploy a java web application in an OC4J container (Oracle Container for Java). We are using MyEclipse as our development tool. We had easily integrated it with Tomcat for all the previous deployments. So, we thought it is going to be a cake walk. [...]