using webobjects tags with javascript generated HTML
using webobjects tags with javascript generated HTML
- Subject: using webobjects tags with javascript generated HTML
- From: Patrick Nuo <email@hidden>
- Date: Wed, 17 Aug 2005 13:12:01 +0200
Hi everyone. I have the following problem that gives me headaches nowadays:
we have a java applet inside an HTML that uses webobject parameters.
And because we support 2 different java versions for the windows and
OS X platforms somehow I have to separate the applet calls for
browsers running on PCs and Macs.
Problem is, for some reason the javascript document.write() commando
doesn't seem to generate correctly the webobject part of the code. The
following error comes for any kind of webobjects tag:
WOHTMLFormatException: while parsing .html file. There is an
unbalanced WebObjects tag...
I've tried goofing around with single and double apostrophes and
backslashes according to the javascript syntax for dynamic contents
but this error just keeps coming, nothing helped.
if someone has an idea why this isn't working or maybe an alternative
solution (i.e. separate the java applet calls according to browser
platforms: Mac or Windows) that would be mucho appreciated
Thanks for all the help in advance.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden