Got a quick question regarding WW 1.3. I know that the BeanUtil
class expects nested property references to use "/" as the
delimiting character. I'm pretty sure OGNL uses ".", as does
JSTL, and I'd like to use "." as well. 

Parameters are set on an Action in ParameterActionFactoryProxy,
which asks BeanUtil to do the work.

Is there a convenient replacement for BeanUtil that I could use
to build a new ParameterActionFactoryProxy that expects "."
instead of "/" for nested properties? I'm looking for something
like a single class or a small jar of classes to handle the job
- nothing real big.

Thanks,
Rob


-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
SourceForge.net hosts over 70,000 Open Source Projects.
See the people who have HELPED US provide better services:
Click here: http://sourceforge.net/supporters.php
_______________________________________________
Opensymphony-webwork mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/opensymphony-webwork

Reply via email to