diff --git a/spring-webflow-samples/sellitem-jsf/src/main/webapp/intro.jsp b/spring-webflow-samples/sellitem-jsf/src/main/webapp/intro.jsp index 9c23e177..bba07a08 100644 --- a/spring-webflow-samples/sellitem-jsf/src/main/webapp/intro.jsp +++ b/spring-webflow-samples/sellitem-jsf/src/main/webapp/intro.jsp @@ -8,8 +8,9 @@

- + (launch with a JSF command link) + Sell Item (launch with a regular anchor tag)

This Spring Web Flow sample application is the JSF-based version of the familiar "Sell item" sample.