|
Web Links
|
Jerly (J-Earley) is a Java implementation of Earley\'s syntactic parser. With this algorithm you can decide whether a word can be generated by a given grammar or not.
|
|
|
|
|
If you need index, mutual funds or stock quotes
|
|
|
|
|
Allows users to choose a mile radius and locate all the locations within a particular zip code. Often used as a dealer locator for web sites, Java Bullseye is also used as a business locator for Interactive Voice Response systems and non-web zip code searches. Includes sample JSP pages and American Zip Code database.
|
|
|
|
|
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.
|
|
|
|
|
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.
|
|
|
|
|