Hi, I'm quite new to struts so am probably missing something here, I have a
JSPTag that wants to find what mappings have been configured.

I was hoping I could just access the mappings member of ActionServlet but
its protected, but I extended it into my own one providing a findMappings()
method that just did { return mappings.findMappings() }, but am now
currently stumped with how to access the servlet from a JSPTag, I can't seem
to get to the servlet from the ServletContext.

I was thinking I could use setAttribute and put mappings into the
ServletContext, but am not sure where I would do that in the struts
environment, does anyone here have any ideas?

Mark

-- 
Mark Derricutt                                E-Mail: [EMAIL PROTECTED]
Senior Delphi Developer                                        ICQ: 19348533
Time Disciple Ltd                                http://www.timedisciple.com

            Limitations serve only to give direction to your goals
         Vi de udødelige inviterer dere til å slå dere sammen med oss

Now Playing: <no audio cd present>


Reply via email to