Announcement

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

  • Blama
    replied
    Great, that is what I thought.

    Thank you,
    Blama

    Leave a comment:


  • Isomorphic
    replied
    It probably should not be required if you are not using GWT-RPC or other GWT server-side classes, as our server classes do not depend on gwt-servlet.jar.

    Leave a comment:


  • Blama
    replied
    OK, thank you.

    The same is true for gwt-servlet.jar, as long as I'm using SmartGWT DSRequest / RPCRequest for data transfer, isn't it?

    Best regards
    Blama

    Leave a comment:


  • Isomorphic
    replied
    No, this should not be required in your deployed application.

    Leave a comment:


  • smartgwtpower.jar required on the server in WEB-INF\lib?

    Hi Isomorphic,

    it might be a stupid question, but is it required to have the smartgwtpower.jar (or smartgwtee.jar, ...) in the WEB-INF\lib on the server?
    I do not use any "import com.smartgwt.client." in my server code and JavaModuleDependencies also does not list it.

    Not having to have the file would make my war-file significantly smaller.

    Best regards
    Blama
Working...
X