You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jetspeed-dev@portals.apache.org by ra...@apache.org on 2001/04/27 13:54:34 UTC

cvs commit: jakarta-jetspeed/webapp/WEB-INF/templates/jsp/screens/vxml Ecs.jsp Error.jsp

raphael     01/04/27 04:54:34

  Added:       webapp/WEB-INF/templates/jsp/screens/vxml Ecs.jsp Error.jsp
  Log:
  Add base VXML support based on patch from Manjuka Soysa <ma...@visto.com>
  
  Revision  Changes    Path
  1.1                  jakarta-jetspeed/webapp/WEB-INF/templates/jsp/screens/vxml/Ecs.jsp
  
  Index: Ecs.jsp
  ===================================================================
  <%@ taglib uri='/WEB-INF/templates/jsp/tld/template.tld' prefix='jetspeed' %>
  
  <jetspeed:ecsscreen />
  
  
  
  1.1                  jakarta-jetspeed/webapp/WEB-INF/templates/jsp/screens/vxml/Error.jsp
  
  Index: Error.jsp
  ===================================================================
  <%@ taglib uri='/WEB-INF/templates/jsp/tld/template.tld' prefix='jetspeed' %>
  
  <%-- The default error screen that will be displayed if no specific screen is set --%>
  
  There has been an application error!
  An appropriate error screen template is not defined or couldn't be found!
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jetspeed-dev-help@jakarta.apache.org