Hi,
can anyone tell me whether it is possible to mix both JavaFlow and flowscript resources in a sitemap? For example when I do:

  <map:flow language="java">
     <map:script src="">   </map:flow>
 
 <map:flow language="_javascript_">
     <map:script src="">  </map:flow>

I get an error message informing me that the class file Login does not exist. How can I manage both in the same sitemap?

regards

Andrew

Reply via email to