Re: Context Root for Image Button src attribute

2008-04-29 Thread Jeromy Evans
Jukka Välimaa wrote: Getting the context path in jsp is something struts doesn't really support--something I've had trouble with many times. One way to get around the problem is scriptlet like Jim showed you. Recently, we used url tag for the same purpose: I agree it's strange it's not

Re: Context Root for Image Button src attribute

2008-04-29 Thread Jukka Välimaa
via OGNL but I > > can't > > figure out an appropriate expression to use to extract the context root > > from > > the request. > > > > > > -- > > View this mess

Re: Context Root for Image Button src attribute

2008-04-29 Thread Jim Kiley
t root > from > the request. > > > -- > View this message in context: > http://www.nabble.com/Context-Root-for-Image-Button-src-attribute-tp16952908p16952908.html > Sent from the Struts - User mailing list archive at Nabble.com. > > > --

Context Root for Image Button src attribute

2008-04-28 Thread Yellek
ut an appropriate expression to use to extract the context root from the request. -- View this message in context: http://www.nabble.com/Context-Root-for-Image-Button-src-attribute-tp16952908p16952908.html Sent from the Struts - User mailing list archive at Nabbl