You have the wicket sources in the zip distribution. Unzip it into your ide's workspace and compile it. Then try to find the PrependContextPathHandler (ctrl-shift-t in eclipse), then you know the package where it is in. You can download the (modified) code from web CVS as that is usually very up to date, and recompile it.

Using ant or maven you can build your own jar file and use it in your project.

Martijn


On 2/21/06, Ali Zaid < [EMAIL PROTECTED]> wrote:
Johan;

Thanks, is there a new snapshot? or should I download it from cvs, but
then the problem would be where and how :)

On 2/21/06, Johan Compagner <[EMAIL PROTECTED]> wrote:
> fixed it
> just anchor tags are now not made absolute anymore by the
> PrependContextPathHandler
>
>
> On 2/21/06, Ali Zaid < [EMAIL PROTECTED]> wrote:
> > :), Thanks;
> >
> > Well, I love wicket, it's like a dream came true to me, last few days
> > I created a big mess out of nothing regarding form update and it turn
> > out that my business logic was the problem, so this is why I think I
> > should be hated for :)...
> >
> > Also, I'm really not fully aware of how things work, I'm just waitting
> > for Wicket in Action to eat it, drink it, and sleep with it :), this
> > is why I'm like 70% afraid that it's my problem/bug than a release
> > bug. (so I'm right it's release bug?)
> >
> > Thanks Wicket team.
> >
> > Regards, Ali
> >
> > On 2/21/06, Martijn Dashorst < [EMAIL PROTECTED]> wrote:
> > > We're not going to hate you for trying out the releases. We specifically
> > > create the snapshots for early bug detection. And apparently you are the
> > > first one to find one.
> > >
> > > Hmmm... should we put a bonus on finding bugs?
> > >
> > > Martijn
> > >
> > > On 2/21/06, Ali Zaid < [EMAIL PROTECTED]> wrote:
> > > > Ok;
> > > >
> > > > Now you going to really hate me :), this build messed up anchors, so
> if I
> > > have a page with an anchor instead of calling the same page and anchor
> (like
> > > it use to) it now take me to the root with the anchor.
> > > >
> > > > Hope I will not be hated for this :)
> > > >
> > > > Regards, Ali
> > > >
> > > >
> > > >
> > > > On 2/21/06, Martijn Dashorst < [EMAIL PROTECTED] > wrote:
> > > > >
> > > > > A new snapshot is available, we have fixed the problems that have
> > > > > arisen with the previous one. The snapshot contains as usual:
> > > > > - wicket-core
> > > > > - wicket-extensions
> > > > > - wicket-examples
> > > > > - wicket-quickstart
> > > > >
> > > > > Martijn
> > > > >
> > > > > --
> > > > > Living a wicket life...
> > > > >
> > > > > Martijn Dashorst -
> http://www.jroller.com/page/dashorst
> > > > >
> > > > > Wicket 1.1.1 is out:
> > > http://wicket.sourceforge.net/wicket-1.1
> > > > >
> > > > >
> > > > >
> -------------------------------------------------------
> > > > > This SF.net email is sponsored by: Splunk Inc. Do you grep through
> log
> > > files
> > > > > for problems?  Stop!  Download the new AJAX search engine that makes
> > > > > searching your log files as easy as surfing the  web.  DOWNLOAD
> SPLUNK!
> > > > >
> > >
> http://sel.as-us.falkag.net/sel?cmdlnk&kid3432&bid#0486&dat1642
> > > > > _______________________________________________
> > > > > Wicket-user mailing list
> > > > > Wicket-user@lists.sourceforge.net
> > > > >
> > >
> https://lists.sourceforge.net/lists/listinfo/wicket-user
> > > > >
> > > >
> > > >
> > > >
> > > > --
> > > > Regards, Ali
> > >
> > >
> > >
> > > --
> > >
> > > Living a wicket life...
> > >
> > > Martijn Dashorst - http://www.jroller.com/page/dashorst
> > >
> > > Wicket 1.1.1 is out:
> > > http://wicket.sourceforge.net/wicket-1.1
> >
> >
> > --
> > Regards, Ali
> >
> >
> > -------------------------------------------------------
> > This SF.net email is sponsored by: Splunk Inc. Do you grep through log
> files
> > for problems?  Stop!  Download the new AJAX search engine that makes
> > searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
> >
> http://sel.as-us.falkag.net/sel?cmdlnk&kid3432&bid#0486&dat1642
> > _______________________________________________
> > Wicket-user mailing list
> > Wicket-user@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/wicket-user
> >
>
>


--
Regards, Ali


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmdlnk&kid3432&bid#0486&dat1642
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user



--
Living a wicket life...

Martijn Dashorst - http://www.jroller.com/page/dashorst

Wicket 1.1.1 is out: http://wicket.sourceforge.net/wicket-1.1

Reply via email to