Ok. I can access those by adding localeResolver, etc. to that xml file
(whatever it is called), and using webapplicationcontext.
Maby there is someday more generic servlet meant to extend, but which
contains more funtionality that FrameworkServlet.
Artsi
On Tue, 2004-03-09 at 09:40, Arto Pastinen wrote:
> Hi!
>
> Is there been any issues about adding getter/setter dispatcher servlet's
> private fields?
>
> I just started to make one servlet, which will need all functionality
> that dispatcher servlet's contains, expect doService method, which i
> will write again, and i decided to extend my servlet from it. The
> problem is now, that i cannot access some fields, becuse they are
> private.. or should i just write all resolver, etc. stuff again?
>
> Artsi
>
>
>
> -------------------------------------------------------
> This SF.Net email is sponsored by: IBM Linux Tutorials
> Free Linux tutorial presented by Daniel Robbins, President and CEO of
> GenToo technologies. Learn everything from fundamentals to system
> administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
> _______________________________________________
> Springframework-developer mailing list
> Spr...@li...
> https://lists.sourceforge.net/lists/listinfo/springframework-developer
|