diff --git a/spring-webflow-samples/sellitem-jsf/src/main/webapp/index.jsp b/spring-webflow-samples/sellitem-jsf/src/main/webapp/index.jsp index c0395360..0ca008b9 100644 --- a/spring-webflow-samples/sellitem-jsf/src/main/webapp/index.jsp +++ b/spring-webflow-samples/sellitem-jsf/src/main/webapp/index.jsp @@ -1,8 +1,31 @@ + Sell Item JSF - A Spring Web Flow Sample - +
Sell Item JSF - A Spring Web Flow Sample
+
+
+

+ 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. + It illustrates the following concepts: +

+ +
- + \ No newline at end of file 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 5b2fd7b2..ea845929 100644 --- a/spring-webflow-samples/sellitem-jsf/src/main/webapp/intro.jsp +++ b/spring-webflow-samples/sellitem-jsf/src/main/webapp/intro.jsp @@ -9,10 +9,7 @@

- - (launch with a JSF command link) - - Sell Item (launch with a regular anchor tag) + 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.