|
ALOV Map
|
Other links at Java > JSP and Servlets > Miscellaneous |
| 1. |
Stock Market Quote Boxes and Tickers
|
|
|
If you need index, mutual funds or stock quotes and tickers for website content (in any time interval) StockApplets has a low price solution. No monthly fees you purchase a license for the code apps that uses Yahoos Data feed. Quote boxes, tickers, watchlists in any color format.
|
| 2. |
Remote Scripting for Java-based Web Application
|
|
|
Remote Scripting allows browser to call server functions without refresh the whole page. Javascript in client side makes calls to Java functions in server side, refreshes part of the page components, such as select options, div innerHTML etc. It works like RPC for java based web application.
|
| 3. |
Dynamic Web Data Analysis: A Design Approach
|
|
|
Learn about an adaptable approach which separates programming tasks from Web page design tasks. This strong conceptual model encourages good design, enables re-use of data definitions, and is well-suited to the construction of dynamic user interfaces. The authors also illustrate the particular challenges you might encounter when you dynamically change the analysis performed by Web pages.
|
| 4. |
ALOV Map
|
|
|
Free portable application for publication vector and raster maps to Internet and interactive viewing on web browsers. It supports the complex rendering architecture, the unlimited navigation and allows working with multiple layers, thematic maps, hyperlinked features and attribute data.
|
| 5. |
Jerly (J-Earley)
|
|
|
Jerly (J-Earley) is a Java implementation of Earleys syntactic parser. With this algorithm you can decide whether a word can be generated by a given grammar or not.
|
|
|