Java application accessible on smart devices [message #1863729] |
Fri, 23 February 2024 10:36  |
Eclipse User |
|
|
|
I recently decided to return to Java programming after many years using other languages. I wrote some modules and a couple of applications which will be part of a larger application.
Working with Eclipse is great and I want to expand the application using this development platform.
The application is now ready for the next phase which is to create the UI which will primarily run in Linux, but it also needs to run in windows. No big deal.. The tricky part is that it should also be accessible over a smart device (Tablet). This is where I am stuck. It is acceptable to access the application via a web browser in Linux and windows.
Is it better to create the GUI using SWT/Swing ( jPanel & jFrames ) and then use a tool to convert the code to be accessible via containers like Tomcat or Jetty?
Or does Eclipse offer tools that I am not aware of to accomplish this in another way?
Thanks!
-R-
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.03099 seconds