Howdy experts, I have a need to use a form to collect search criteria. All of which will be optional. Basically... ten fields where the user enters data into the fields they want to search on. Pretty simple.
I plan to build a Criteria object based on the fields filled out and hopefully even allow wildcards. What I'm wondering is if there is some already built mechanism for turning those form parameters into name=value pairs on a Criteria Object. Something already built would obviously save me from a fair amount of coding. Anyone? Thanks, Jason Kearns Sr. Technical Specialist -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
