Struts 2 Velocity Text tag

2009-08-21 Thread Dan Slack
d saw that it wasn't working because there is no setter for values, and the values property itself isn't publicly accessible. Has anybody found a way of pulling this off? I'm looking at possibly writing my own stext user directive to handle this, as this is a pretty common use case. Thanks, Dan Slack

RE: Struts 2.1.6 TLD file

2009-07-30 Thread Dan Slack
ng to the JSP Spec: > > > Describes the JSP version (number) this taglibrary requires in order to function > (dewey decimal) > The default is 1.1 > #PCDATA ::= [0-9]*{ “.”[0-9] }0..3 > > //I will fix it in trunk > musachy > > On Thu, Jul 30, 2009 at 12:50 PM, Dan Slac

Struts 2.1.6 TLD file

2009-07-30 Thread Dan Slack
failing of Struts2? In the mean time, I actually, at runtime, open up the Struts 2 Jar, and modify the tld to "fix" it when deploying to that server. Thanks Dan Slack

Changing Result Class at Runtime

2009-06-25 Thread Dan Slack
st for testing, but, then realized that this wouldn't work as my actual Struts mappings all extend from struts-default. Does anybody know how to do this? Thanks, Dan Slack

RE: Prevent Word formatting

2009-06-25 Thread Dan Slack
e YUI Rich Text Editor. I'd imagine there are other "clean pastes" out there for non-YUI users.. If you want to disable pasting entirely, you can do some javascript keycode checking for ctrl-v (although this is NOT fullproof). Dan Slack -Original Message- From: Jim Col

Sitemesh 2.4 and Struts 2.0.14

2009-03-18 Thread Dan Slack
saw that it was also assuming that the PageFilter is calling "applyDecorators"). Is anybody aware of any efforts to update the Sitemesh plugin for 2.4.x? Thanks, Dan Slack Langui Systems Inc.