Re: More package weirdness

2008-03-03 Thread Dave Newton
We used to be able to send "cancel" messages, but teh intarwebs are way too fast for them to have much effect anymore. --- Nils-Helge Garli Hegvik <[EMAIL PROTECTED]> wrote: > At one company I did consulting, they had an ancient mail system where > this was possible. The rumours had it that they

Re: More package weirdness

2008-03-03 Thread Nils-Helge Garli Hegvik
At one company I did consulting, they had an ancient mail system where this was possible. The rumours had it that they were betting on sending insults to their boss, and then betting on who could wait the longest before hitting the "unsend" button :) Nils-H On Mon, Mar 3, 2008 at 9:43 PM, <[EMAI

Re: More package weirdness

2008-03-03 Thread stanlick
Why is there no UnSend button? On Mon, Mar 3, 2008 at 2:40 PM, Nils-Helge Garli Hegvik <[EMAIL PROTECTED]> wrote: > Posted what? :) > > On Mon, Mar 3, 2008 at 9:38 PM, <[EMAIL PROTECTED]> wrote: > > Doh! Can we pretend I didn't post this? > > > > > > > > > > On Mon, Mar 3, 2008 at 11:49 AM, Da

Re: More package weirdness

2008-03-03 Thread Nils-Helge Garli Hegvik
Posted what? :) On Mon, Mar 3, 2008 at 9:38 PM, <[EMAIL PROTECTED]> wrote: > Doh! Can we pretend I didn't post this? > > > > > On Mon, Mar 3, 2008 at 11:49 AM, Daniel Baldes <[EMAIL PROTECTED]> wrote: > > > > > [EMAIL PROTECTED] wrote: > > > which resolves to be: > > > > > > > > > > Th

Re: More package weirdness

2008-03-03 Thread stanlick
Thanks Wes! I had a bald moment. On Mon, Mar 3, 2008 at 2:38 PM, <[EMAIL PROTECTED]> wrote: > Doh! Can we pretend I didn't post this? > > > > On Mon, Mar 3, 2008 at 11:49 AM, Daniel Baldes <[EMAIL PROTECTED]> wrote: > > > > > [EMAIL PROTECTED] wrote: > > > which resolves to be: > > > > > > >

Re: More package weirdness

2008-03-03 Thread stanlick
Doh! Can we pretend I didn't post this? On Mon, Mar 3, 2008 at 11:49 AM, Daniel Baldes <[EMAIL PROTECTED]> wrote: > > [EMAIL PROTECTED] wrote: > > which resolves to be: > > > > > > The namespace is "/charts", but you use "charts". > > >

Re: More package weirdness

2008-03-03 Thread Wes Wannemacher
The questionChart action exists in a different namespace than the JSP. Try - namespace="/charts" The leading / is significant. -Wes On 3/3/08, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > How can this JSP code > > > "/> > > which resolves to be: > > > > > be generating this exceptio

Re: More package weirdness

2008-03-03 Thread Daniel Baldes
[EMAIL PROTECTED] wrote: which resolves to be: The namespace is "/charts", but you use "charts". - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]