Hi,

I'd recommend you to create your application by using our Quickstart:
https://wicket.apache.org/start/quickstart.html
Just create the Maven project and import it in Netbeans.
You can also start its Start.java (it has main() method with embedded
Jetty)

On Fri, May 4, 2018 at 3:58 PM, echriste <echri...@buffalo.edu> wrote:

> Hello,
> I am having trouble getting wicket up and running in netbeans 8.2. I
> created
> a Web application program in maven, added the dependency, have all of the
> nbm files added for wicket in netbeans, and added the framework to the
> program. I can not get it to read the wicket files, and it continuously
> will
> only run the default index.html page. I am very new to wicket, so any help
> would be greatly appreciated.
>
> Thanks so much in advance :)
>
> --
> Sent from: http://apache-wicket.1842946.n4.nabble.com/Users-forum-
> f1842947.html
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> For additional commands, e-mail: users-h...@wicket.apache.org
>
>

Reply via email to