2002. november 13. 11:05 dátummal Marcus Biel ezt írtad:
> Did that, but when compiling,
> I get thrown this error:
>
> SetLocalAction.java:18: cannot resolve symbol
> symbol  : variable LOCAL_KEY
> location: class org.apache.struts.action.Action
> request.getSession().setAttribute(Action.LOCAL_KEY, local);
>                                                 ^
> Am using Struts 1.02 - might this be the reason ?

Nope! You missed an 'E'. This applies to the subject of this thread too.

Action.LOCALE_KEY

Hth,

Tib

--
To unsubscribe, e-mail:   <mailto:struts-user-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:struts-user-help@;jakarta.apache.org>

Reply via email to