On 9/26/07, Neil B. Cohen <[EMAIL PROTECTED]> wrote:
> to be all in one package. But does that mean pairs of java/html files
> have to be together

Yes, unless you don't want it to, but then you have to resort to other
tricks (enough examples regarding that on this list).

The easiest way to start learning wicket, imo, is to keep everything
related to a page, border or panel together in the same package
directory: .java, .html and .properties

> or does the entire program have to be in one package?

No (unless you want to)

Martijn

-- 
Buy Wicket in Action: http://manning.com/dashorst
Apache Wicket 1.3.0-beta3 is released
Get it now: http://www.apache.org/dyn/closer.cgi/wicket/1.3.0-beta3/

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to