CreamTec
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
AjaxSwing
4.4.0
is available.
Request
your free version!
Screenster - Try
Beta
here
.!
Home
Help
Search
Login
Register
CreamTec
»
AjaxSwing
»
Community Technical Support
»
Adding HTML links?
« previous
next »
Print
Pages: [
1
]
Author
Topic: Adding HTML links? (Read 4909 times)
jlessner
Customer
Jr. Member
Posts: 55
Adding HTML links?
«
on:
April 27, 2009, 04:44:27 PM »
Is there a way to place HTML links on a web page which was created with AjaxSwing? We would like to display product icons on a personalized welcome page which refer to other HTML pages generated from a content management system.
Regards,
Jan
Logged
Support Team
Administrator
Hero Member
Posts: 1074
Re: Adding HTML links?
«
Reply #1 on:
April 27, 2009, 05:47:34 PM »
Yes, of course. There are several options:
Use JLabel with HTML link (<html><a href="
http://yahoo.com
">YAHOO</a></html>)
Programmatically from any event handler by calling ClientAgent.getCurrentInstance().getHTMLPage().setRedirectURL()
See
http://creamtec.com/products/ajaxswing/doc/api/com/creamtec/ajaxswing/core/ClientAgent.html#getCurrentInstance
()
http://creamtec.com/products/ajaxswing/doc/api/com/creamtec/ajaxswing/rendering/AbstractDocument.html#setRedirectURL(java.lang.String
)
Logged
jlessner
Customer
Jr. Member
Posts: 55
Re: Adding HTML links?
«
Reply #2 on:
April 28, 2009, 02:35:37 AM »
That's really "shocking" simple! I'm really amazed by that toolkit
Thanks, Jan
Logged
Support Team
Administrator
Hero Member
Posts: 1074
Re: Adding HTML links?
«
Reply #3 on:
April 28, 2009, 10:46:15 AM »
Glad you liked it. You can help us to continue improving the product by purchasing a commercial license and support:-)
Logged
jlessner
Customer
Jr. Member
Posts: 55
Re: Adding HTML links?
«
Reply #4 on:
April 28, 2009, 11:53:36 AM »
Sure, and we already have one for a first pilot project
I think some more will follow. The next project with a web frontend is already in sight.
Logged
Support Team
Administrator
Hero Member
Posts: 1074
Re: Adding HTML links?
«
Reply #5 on:
April 28, 2009, 01:10:31 PM »
OK, then you guys are good - thanks for the support. What company are you representing?
Logged
jlessner
Customer
Jr. Member
Posts: 55
Re: Adding HTML links?
«
Reply #6 on:
April 29, 2009, 03:01:09 AM »
arvato services, Germany. The order has been placed at our central buying department last week. It may take up to three weeks until it gets through to you - god only knows why
Logged
Support Team
Administrator
Hero Member
Posts: 1074
Re: Adding HTML links?
«
Reply #7 on:
April 29, 2009, 10:37:58 AM »
I see. I don't believe we've received any official license request yet, but in any case welcome to CreamTec customers team! We'd be glad to help you in any way.
Logged
Print
Pages: [
1
]
« previous
next »
CreamTec
»
AjaxSwing
»
Community Technical Support
»
Adding HTML links?