What is the best way to use Apache Click (http://click.apache.org/) with GWT?
The concept of “Page” with Click is what really interest me.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Although these frameworks look the same, they are very different. Apache Click has pages concepts where you generate HTML, while GWT uses Activities/Places and generate JavaScript. These two can not be combined.