Actually i don't want to integrate much woth cockpit just want to call out some rest api to another server. Why would it be hard?
On Thu, Jul 9, 2020, 00:45 Rogelio Flores <[email protected]> wrote: > Of course GWT can be used, but IMO is probably not needed and would be > easier not to use it, unless you want to program all the client-side logic > using Java and integrate it with cockpit using JsInterop. > > > On Wednesday, July 8, 2020 at 1:57:48 AM UTC-6, Elhanan wrote: >> >> hi.. we've been using a small gwt page we developed inside an old vmware >> application that's not longer supported >> the page lived under lighttpd server, and used python scripts as the >> backend for web services, which they themselves called other web services. >> because it was provided with gwt 2.5.0, i had no choice and couldn't >> upgrade, thus browsers incompatibilities starting creeping up. >> >> we are now switching to cockpit ui project for OS management, and >> according to them, >> https://cockpit-project.org/blog/cockpit-starter-kit.html >> it can live with any single page app, but it prefers react >> i was wondering if GWT can also be used here, i would "rip out" the page >> we are using, and switch the remote commands to other web services. >> > -- > You received this message because you are subscribed to a topic in the > Google Groups "GWT Users" group. > To unsubscribe from this topic, visit > https://groups.google.com/d/topic/google-web-toolkit/t2q7MK5r77g/unsubscribe > . > To unsubscribe from this group and all its topics, send an email to > [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/google-web-toolkit/bdcbbd84-4cba-4994-a3b7-97da0a0ba3f0o%40googlegroups.com > <https://groups.google.com/d/msgid/google-web-toolkit/bdcbbd84-4cba-4994-a3b7-97da0a0ba3f0o%40googlegroups.com?utm_medium=email&utm_source=footer> > . > -- You received this message because you are subscribed to the Google Groups "GWT Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/google-web-toolkit/CAETAEK%2BKJRhzsGJvERKyb2pzabBVmQS2%2B-CqHw%2BSTFNp1_VHyQ%40mail.gmail.com.
