Home > Java > Java Ee Control Html Pages

Java Ee Control Html Pages

October 13th, 2009

On this project I’m looking for a servlet that can control the navigation into an website (2-3 html pages). Each page has two buttons: BACK and FORWARD

The navigation rules are specified into a text file, that has this kind of records:

source_page.html , action , destionation_page.html
source_page.html , action , destionation_page.html
source_page.html , action , destionation_page.html


Java Ee Control Html Pages

Categories: Java Tags: , , , , , ,
Comments are closed.
Bear