ESRI frameworks: java vs javascript
Posted
by Luke
on Stack Overflow
See other posts from Stack Overflow
or by Luke
Published on 2009-08-18T12:11:19Z
Indexed on
2010/05/12
19:24 UTC
Read the original article
Hit count: 379
I'm about to develop a web mapping application with ESRI Products like ArcGIS Server and Image Server.
I can't find a good comparison between the Java Web ADF and the Javascript Framework. They're of course different because one is a full environment and the other is only client side but it's much more concise and the step to start is minimal.
Another problem is that the Java Web ADF is not compatible with our current application server (JBoss 4.2.2) and require an old 4.0.2 version.
Someone out there has experience that can help me?
Many thanks.
© Stack Overflow or respective owner