Is RAP still heavily in use - or are there other stacks recommended? [message #1858181] |
Mon, 20 March 2023 17:28  |
Eclipse User |
|
|
|
Hi there,
i'm currently evaluating vaadin 23/24 for business applications. Somehow I am not satisfied with the grid / table. I just had a look at some RAP demos - the table behaves exactly as I would expect. It's also very fast ..
I'm just looking for some information on RAP and alternatives ...
* Is some consulting available (eclipsesource muc) ?
* Are there any modern themes available out of the box?
* Is RAP generally a good choice in conjunction with spring 5 and java17 ?
* Is it still true that RAP code is very similar to RCP code?
Any hint appreciated .. just wondering what stack could be a suitable choice to migrate business desktop apps.
Cheers,
Daniel
Ps: Anyone heard of captain casa business ui toolkit?
|
|
|
|
|
Re: Is RAP still heavily in use - or are there other stacks recommended? [message #1858186 is a reply to message #1858185] |
Tue, 21 March 2023 07:40   |
Eclipse User |
|
|
|
Hi Daniel,
just fyi, since you are mentioning Spring, I'm using RWT as the UI toolkit in a Spring Boot 2.7 application (Java 17) and it's working like a charm (deployed on Azure). See [1] for details. However, I'm not using the RCP coding model (workbench, osgi, etc), so it's probably not a path for migrating existing RCP applications.
At the moment it's not possible to use it on Spring Boot 3.x because it's still using the Javax Servlet API. When Eclipse (and therefore RAP) move to the Jakarta EE API, this will also be fixed. See [2].
Cheers,
Ben
[1] https://www.eclipse.org/forums/index.php?t=msg&th=1110729&goto=1852206&#msg_1852206
[2] https://github.com/eclipse-rap/org.eclipse.rap/issues/73
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.03822 seconds