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
- Mixing flow resources Andrew Madu
- Re: Mixing flow resources Bruno Dumon
- Re: Mixing flow resources Andrew Madu
- Re: Mixing flow resources Bruno Dumon
- Re: Mixing flow resources Torsten Curdt
- Re: Mixing flow resources Simone Gianni
- Re: Mixing flow resources Simone Gianni
- Re: Mixing flow resources Andrew Madu
