Hi All,
I'm a newbie to web technologies , and am currently in the development of
Struts 2 application , however I would like to use Swing to implement the view layer in my web -app . I did do some reading and came to understand that its not seamlessly possible , however i did come across this link which suggests a possibility of integration , it would be great if anyone could help me in this regard
The link that indicates the possibility of a struts - swing integration is -
http://javaboutique.internet.com/tutorials/Swing/
I'm planning to use the swing support to improve the GUI and put in features like tabbed panes et al.
It would be great if anyone could suggest an alternative to using swing support (im not interested in
applets due to the long upload / download times , which would render my web-app useless)
Any advice would be appreciated
Thanks in advance.