Hi,

I'm creating sample wicket application using Eclipse as well as I have 
copied it to the NB.
As I'm more familiar with NB I have no problem to display the welcome 
page in the browser from the level of this tool. The problem is with 
Eclipse. Unfortunately I am forced to use Eclipse due to professional 
reasons :(.
I'm sure that the problem is with configuration in web.xml
In the configuration Application file I have the method getHomePage() 
that returns Index.class
Web.xml looks as follow:
<welcome-file> com.myapp.wicket.CheesrApplication </welcome-file>

In NB the same file is following:
<param-value>com.myapp.wicket.CheesrApplication</param-value>
And for this tool it is correct.

Please advise me how to set up the xml for Eclipse.

Thanks!

BR
Rafal

----------------------------------------------------
Możesz walczyć jak Pudzianowski!
Sprawdź jak:
http://klik.wp.pl/?adr=http%3A%2F%2Fcorto.www.wp.pl%2Fas%2Fobozszkoleniowy.html&sid=945


-- 
You received this message because you are subscribed to the Google
Groups "Java EE (J2EE) Programming with Passion!" group.
To post to this group, send email to
java-ee-j2ee-programming-with-passion@googlegroups.com
To unsubscribe from this group, send email to
java-ee-j2ee-programming-with-passion+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/java-ee-j2ee-programming-with-passion?hl=en?hl=en

Reply via email to