Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
Clear All
new posts

    javax.servlet vs gwt.servlet

    Hi Isomorphic


    I have a confusion over gwt.servlet and javax.servlet.
    I use javax.setvlet and gwt.servlet both in my project.

    Is it necessary to use javax.servlet in my smartgwt project.

    If it is not necessary then can i remove it from my project.?

    If i remove it then which part may affect for this javax.servlet ?

    I deploy my project in Tomcat 7.0 . Is anything may hamper in absence of javax.servlet.jar in my project's WEB-INF/lib folder ?

    Another question in i use gwt.servlet in my project WEB-INF/lib folder. but it is not added in classpath. Is it mandatory to add this jar in classpath. is adding to classpath is the best way ?


    Please reply. It is very urgent for me.

    I use :
    SmartClient Version: v8.3_2012-11-20/PowerEdition Deployment (built 2012-11-20)
    GWT 2.4.0
    java 1.7.0_45
Working...
X