JSP and the VoiceXML schema
Hi all,
I'm very new to the fields of XML, JSP and web development in general, so I hope my question actually makes sense. Here goes:
I am trying to write a VoiceXML application which will make use of JSPs to gather information from the user and query an Oracle database then produce VXML documents in return. I am trying to use JDeveloper to write the JSPs and I think I have found out how to import the VXML schema into JDev. However, when I write the JSP using VXML tags, the structure window tells me all about the HTML errors in the JSP. So, how can I get JDev. to check my JSP against the VoiceXML schema and so recognise the VXML tags? Is this even the correct way to solve the problem?
Thanks,
Mark