Hi,
have someone tried to integrate wicket + shiro + guice?
some example would be great.
Thanks,
V.
2010/1/14 Les Hazlewood lhazlew...@apache.org
Just a quick note to those interested - the Shiro dev team is trying
very hard to get a 1.0 final release out hopefully before the end of
this
Hi, you can upload it at http://megaupload.com/ or everywhere else...
2010/6/30 da...@davidwbrown.name
Hello, mostly of interest to wicket noobs: i have a wicketized/eclipseized
hibernate 1.1 tutorial that should work out-of-the-box albeit for mysql
only. Where to upload the project? Or, I
are BookmarkablePageLinks.
am using wicket 1.4.8 on Apache Tomcat/6.0.29
--
S pozdravem
Vojtěch Krása
Hi,
check this
http://apache-wicket.1842946.n4.nabble.com/Removing-the-jsessionid-for-SEO-td1854094.html
no error should occur.
2011/3/11 Serban Balamaci serban.balam...@asf.ro
Hello everybody.
I'm interested in Wicket for a public site. I want to use stateless pages
in
order to have nice
Hi,
i have AjaxButton which closes ModalWindow, but if i click twice on that
button, exception is thrown:
org.apache.wicket.WicketRuntimeException: Submit Button buttonOK... is
not visible
i've tried IndicatingAjaxButton and implementing IAjaxIndicatorAware and
AjaxIndicatorAppender . but
it seems that https://issues.apache.org/jira/browse/WICKET-3087 pretty much
fixed it. but sometimes, window is displayed more than once, and only button
at the last window works and other throw exception..
but it may be due to my implementation...
V.
fixed. :-)
before opening new window is good to call
ModalWindow.closeCurrent(AjaxRequestTarget.get());
V.
Hi,
ModalWindow from wicket-extensions is broken by design, try to use
visural-wicket or something different and all your problems are gone.
V.
2011/8/9 Archana archanaacharya.adhik...@gmail.com
Hi All,
In my current application there is a need to open a Modal window with in a
Modal window