I have a:
ResourceLink attachment = new ResourceLink("attachmentLink", source);
add(attachment);Where source is a Resource. How do i change this ResourceLink's resource to another resource? -- View this message in context: http://www.nabble.com/Changing-a-ResourceLink%27s-resource.-tf4902160.html#a14042457 Sent from the Wicket - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
