0

GWT and ZK Spreadsheet

asked 2011-04-04 03:13:08 +0800

charmeleon gravatar image charmeleon
27

Hello. In my project, I use 2 war files. One for my GWT project and the other for my zk spreadsheet project. This is how my system works: whenever I need to edit a spreadsheet, I call my zk project from my GWT project (I redirect my page to where my zk project is deployed, like for example http://localhost:8080/zksheet). The problem is, I do not want to mantain both war files and I was wondering if there is a way for me to join these two projects together in a single war file. Thanks

delete flag offensive retag edit

1 Reply

Sort by ยป oldest newest

answered 2011-04-04 14:40:20 +0800

mjablonski gravatar image mjablonski
1284 3 5
http://www.jease.org/

Yes, it should work if you copy all jars, classes and additional configurations into a single web-application. You'll need to merge the registered servlets / listeners / etc.pp. in a single web.xml.

-Maik

link publish delete flag offensive edit
Your reply
Please start posting your answer anonymously - your answer will be saved within the current session and published after you log in or create a new account. Please try to give a substantial answer, for discussions, please use comments and please do remember to vote (after you log in)!

[hide preview]

Question tools

Follow

RSS

Stats

Asked: 2011-04-04 03:13:08 +0800

Seen: 352 times

Last updated: Apr 04 '11

Support Options
  • Email Support
  • Training
  • Consulting
  • Outsourcing
Learn More