Hello,

I am experiencing a strange problem, that somebody might help me with.

I use a variable in my context ('$browser'), set to either 'ns' or 'ie'
by all screen classes to dynamically create <LINK
src="http://xxxx.yyyy.zz/ww/$browser/my.css";>-elements to load the
stylesheets. These elements are in the LAyout. This method usually
works.

But!

Only once in a while Netscape dies away, trying to find the URL
http://...../${browser}/my.css. (Never saw it in IE, nut 'ns' is
default-value for $browser)
Obviously the variable is not set in some cases. I cannot understand
why. My Screen classes all set it (they are derived from one
Base-Screenclass). Even worse: this behaviour doen't seem to be
reproducable.

Thus my question: how can it happen that a context variable set in a
screen class is not available while rendering the layout.

Thanks in advance,

Alexander

--
------------------------------------------------
Alexander Banthien       [EMAIL PROTECTED]
JusTec GmbH              +49 761 401269 41
Haslacher Str. 126       +49 761 401269 13 (Fax)
79115 Freiburg   Germany
------------------------------------------------



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to