Hi, I am choosing GUI web framework for some projects, and after having a look to some of them we liked SmartGwt for having these sophisticated widgets as nested filter for grids. We use Eclipse and Java for development and integrated correctly with SmartGwt.
We want database backend for data and it seems that we need SmartClient for this, as SmartGwt seems to work with xml and json only.
Now I tried to do the same with SmartClient and discovered that:
- It is easy to make applications with the tools available in the evaluation package that connects sql db to visual components, but I did not succeed in making them from eclipse.
- All apps seems to be intended to be written in JSP or XML.
What I would thank is:
- Some recipe to make SC work with Java and Eclipse
- In case I am not doing the right way and SC is not intended to be used like that let me know the proper way.
The reason for using Java is that these applications are part of complex architectures with more components. We have already done projects using Java and GWT.
Thanks in advance,
txemi.
We want database backend for data and it seems that we need SmartClient for this, as SmartGwt seems to work with xml and json only.
Now I tried to do the same with SmartClient and discovered that:
- It is easy to make applications with the tools available in the evaluation package that connects sql db to visual components, but I did not succeed in making them from eclipse.
- All apps seems to be intended to be written in JSP or XML.
What I would thank is:
- Some recipe to make SC work with Java and Eclipse
- In case I am not doing the right way and SC is not intended to be used like that let me know the proper way.
The reason for using Java is that these applications are part of complex architectures with more components. We have already done projects using Java and GWT.
Thanks in advance,
txemi.
Comment