thx...
unbelievable... i searched with windows for 80632 (file containing)... in Domains.java it is... stephan 2006/6/15, Wendy Smoak <[EMAIL PROTECTED]>:
On 6/15/06, stephan opitz <[EMAIL PROTECTED]> wrote: > i almost understood how it works, but where "the ajax form" get its > information... > e.g.: > 80632 > Greeley > Colorado > > there exist no obviously dao or source... It has to be in there somewhere, right?. :) $ grep -R "Greeley" * src/main/java/org/apache/shale/usecases/view/Domains.java: zipCodeItems[2] , // Greeley src/main/java/org/apache/shale/usecases/view/Domains.java: { new SelectIte m("Greeley"), new SelectItem("Colorado") }, (That's from the mvn_reorg branch, so the path will be a bit different in your distribution.) Here's the oas.usecases.view package on the trunk: <http://svn.apache.org/viewvc/struts/shale/trunk/use-cases/src/java/org/apache/shale/usecases/view/> HTH, -- Wendy --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]