webwork/src/resources/web/WEB-INF/classes vxml.properties,NONE,1.1 views.properties,1.32,1.33 webwork.properties,1.16,1.17

[email protected] Mon, 20 May 2002 22:27:01 -0700
Newsgroups gmane.comp.java.webwork.cvs
Message-ID <[email protected]>
Update of /cvsroot/webwork/webwork/src/resources/web/WEB-INF/classes
In directory usw-pr-cvs1:/tmp/cvs-serv11834/resources/web/WEB-INF/classes

Modified Files:
	views.properties webwork.properties 
Added Files:
	vxml.properties 
Log Message:
-added support for VoiceXML JSP tags
-added support for SOAP JSP tags
-updated documentation

--- NEW FILE: vxml.properties ---
#############################################################################
#
# voice browsers configuration
#
# this file is used to configure handling of different types of voice
# browsers.  each browser can potentially have its own template directory
# to determine how/what is supported
#
#############################################################################


#############################################################################
#
# browser map
#
# a comma-separated list of browser names. the name can be anything as long
# as they map below using <name>.useragent and <name>.templatedirectory
#
#############################################################################
browsers=msie,vocalos,default

#############################################################################
#
# Microsoft IE browser (non-voicexml), just used if you view in web browser
#
#############################################################################
msie.useragent=Mozilla/4.0 (compatible; MSIE *
msie.templatedirectory=/template/standard/vxml/


#############################################################################
#
# Vocalocity VocalOS browser (http://www.vocalocity.net)
#
#############################################################################
vocalos.useragent=VocalOS/*
vocalos.templatedirectory=/template/standard/vxml/


#############################################################################
#
# DEFAULT mapping - if none above are matched, use this one
#
#############################################################################
default.useragent=*
default.templatedirectory=/template/standard/vxml/
Index: views.properties
===================================================================
RCS file: /cvsroot/webwork/webwork/src/resources/web/WEB-INF/classes/views.properties,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -d -r1.32 -r1.33
--- views.properties	18 May 2002 18:34:07 -0000	1.32
+++ views.properties	21 May 2002 05:26:59 -0000	1.33
@@ -146,3 +146,11 @@
 fileupload.input=fileupload.jsp
 fileupload.success=fileupload.jsp
 fileupload.error=fileupload.jsp
+
+# VoiceXML test
+vxml.action=VXMLTest
+vxml.success=vxmltest.jsp
+
+# SOAP test
+soap.action=SOAPTest
+soap.success=soaptest.jsp

Index: webwork.properties
===================================================================
RCS file: /cvsroot/webwork/webwork/src/resources/web/WEB-INF/classes/webwork.properties,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -d -r1.16 -r1.17
--- webwork.properties	3 Mar 2002 03:51:08 -0000	1.16
+++ webwork.properties	21 May 2002 05:26:59 -0000	1.17
@@ -1,7 +1,7 @@
 # WebWork configuration
 # See webwork/default.properties for full list of properties that
 # can be configured here
-webwork.action.packages=webwork.examples, webwork.action.standard
+webwork.action.packages=webwork.examples, webwork.action.standard, webwork.examples.vxml, webwork.examples.soap
 
 # XML action configurations
 webwork.configuration.xml=actions



_______________________________________________________________

Don't miss the 2002 Sprint PCS Application Developer's Conference
August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm