Skip to Content (Press Enter)
OutSystems.com
Personal Edition
Community
Support
Training
Training
Online Training
Developer Schools
Boot Camps
Certifications
Tech Talks
Documentation
Documentation
Overview
ODC
O11
Forums
Forge
Get Involved
Get Involved
Jobs
Ideas
Members
Mentorship
User Groups
Platform
Platform
ODC
O11
Search in OutSystems
Log in
Get Started
Back to Forums
Gonçalo Carreiro
4
Views
2
Comments
TREE WIDGET
Question
Hi.
I'm trying to use Tree Widget, wich I've downloaded from Outsystems page.
When I use it in a .Net server everything works as it's suposed to but when I use a J2EE server the images of the nodes don't appear like in the screen shot I've attached.
Does anyone knows where this problem comes from?
Does anyone knows how to solve it?
anexo.rar
André Vieira
Staff
Hi Gonçalo,
Look at the html source to find what the image url is. Check to see if the files are correct and that their names match in casing. Remember that you provide the image name so you can easily correct if it is wrong.
Cheers,
André
1 reply
10 Jan 2008
Show thread
Hide thread
Paulo Ramos
Staff
Hi Gonçalo,
André is right. The casing is different between the example list and the resource name ('Node' vs 'node'). Please try the version in attach (as I don't have access to a java server to test it myself).
Cheers,
Paulo Ramos
TreeWidget.oml
Community Guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
See the full guidelines
Loading...