Welcome Guest, Not a member yet? Register   Sign In
GWT Integration
#1

[eluser]Marcel Karras[/eluser]
Hi everyone,

I tried to enhance the my existing CI based application with the power of optimized Javascript apps using GWT (Google Web Toolkit). The basis is a Java based application using the GWT library (Eclipse IDE) and the compilation process of this Java code results in browser optimized Javascript Code... I then can deploy this Javascript code into CI with some effort in order to get the widgets I wish.

Now my question: The overall deployment process is quite exhausting and I would like to Eclipse do all the work where CI is integrated into a GWT Java Project. (alternatively two projects) GTW advertises itself as being server-side language independent but if one tries to implement a server side service you'll have to use servlets (Java based) or absolute addresses to the HTTP Remote Interface you want to send messages to. Concerning the latter issue I have a problem integrating the CI BASE_URL into a GWT project... and so on.

So is there anyone out there who every did this before?

Greetings
- Marcel Karras




Theme © iAndrew 2016 - Forum software by © MyBB