Hmm... You are probably right that such an component does not yet exists.
But it is a very small one. Soures are attached

<a id = "wcn-google" href="#">Goto Google</a>

add(new SimpleHref("google", "http://www.google.de";, "Google"));


By the way. You are mentioning on your web page that Wicket is still buggy.
This is probably true. Mind you reporting the bugs to us, as we strive to
improve Wicket. Thanks

Juergen



-----Urspr�ngliche Nachricht-----
Von: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Im Auftrag von Geoff
hendrey
Gesendet: Dienstag, 2. November 2004 22:19
An: [EMAIL PROTECTED]
Betreff: Re: WG: [Wicket-user] dynamic table of static links

Help me out here. I don't see the example of where I have a canned link
(which I retrieve from a database)to "http://mysite.com/abc.html"; and I want
to create a link that says "helloABC". 

I only see examples of dynamic links that point to classes within the
application. I also see examples of static links that have the link
hardcoded in the html page. I can't use either of these options.

thanks!

-geoff

--- "Donnerstag, Juergen" <[EMAIL PROTECTED]>
wrote:

>  
> Geoff,
> 
> This is easy. Take a look at the guestbook and library examples. Class 
> Table will do.
> 
> Regards
> Juergen
> 
> P.s. yes we are actively developing Wicket. Improved localization, 
> more advanced examples, components based on Wickets core components 
> and the Wicket home page are currently under development. I just 
> finished http://www.displaytag.org like examples, which however are 
> not yet in CVS (write access problems). And Sourceforge is currently 
> blocking mail with *.zip files attached. In case you are interested, 
> just me your email address.
> 
> -----Urspr�ngliche Nachricht-----
> Von: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] Im Auftrag von Geoff 
> hendrey
> Gesendet: Dienstag, 2. November 2004 18:34
> An: [EMAIL PROTECTED]
> Betreff: [Wicket-user] dynamic table of static links
> 
> I have a bunch of URL's stored in a database. How can I dynamically 
> create a table of links to these URL's?
> 
> p.s., is Wicket still actively being developed? Hope so.
> 
> -geoff
> 
> 
>               
> __________________________________
> Do you Yahoo!? 
> Check out the new Yahoo! Front Page. 
> www.yahoo.com
>  
> 
> 
> 
>
-------------------------------------------------------
> This SF.Net email is sponsored by:
> Sybase ASE Linux Express Edition - download now for FREE LinuxWorld 
> Reader's Choice Award Winner for best database on Linux.
>
http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click
> _______________________________________________
> Wicket-user mailing list
> [EMAIL PROTECTED]
>
https://lists.sourceforge.net/lists/listinfo/wicket-user
> 
> 
>
-------------------------------------------------------
> This SF.Net email is sponsored by:
> Sybase ASE Linux Express Edition - download now for FREE LinuxWorld 
> Reader's Choice Award Winner for best database on Linux.
> http://ads.osdn.com/?ad_idU88&alloc_id065&op=click
> _______________________________________________
> Wicket-user mailing list
> [EMAIL PROTECTED]
>
https://lists.sourceforge.net/lists/listinfo/wicket-user
> 



                
__________________________________
Do you Yahoo!? 
Check out the new Yahoo! Front Page. 
www.yahoo.com 
 



-------------------------------------------------------
This SF.Net email is sponsored by:
Sybase ASE Linux Express Edition - download now for FREE
LinuxWorld Reader's Choice Award Winner for best database on Linux.
http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click
_______________________________________________
Wicket-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/wicket-user

Attachment: SimpleHref.java
Description: Binary data

Reply via email to