RE: Simple HelloWorld example app question

2008-01-03 Thread Ren, Kevin
@lists.apple.com Subject: Re: Simple HelloWorld example app question On Jan 2, 2008, at 6:03 PM, Ren, Kevin wrote: > > > [2008-01-03 14:46:42 NZDT] Waiting for requests... > > Everything is fine, after app is deploied. If I did not setup > in hello.html I can see the > fir

Re: Simple HelloWorld example app question

2008-01-02 Thread Chuck Hill
On Jan 2, 2008, at 6:03 PM, Ren, Kevin wrote: [2008-01-03 14:46:42 NZDT] Waiting for requests… Everything is fine, after app is deploied. If I did not setup …. in hello.html I can see the first page. But if I setup myForm tag, after I copy/past the URL to browser I got error, det

Simple HelloWorld example app question

2008-01-02 Thread Ren, Kevin
Hi, I just create simple Helloworld app and copy/past most code from Example dir, and only one English.lproj folder under components. Deploy on Ubuntu linux: [EMAIL PROTECTED]:~/Apple/Local/Library/WebObjects/Applications/HelloW orld.woa$ ./HelloWorld -WOPort & [1] 32599 [EMAIL PROTECTED]:~