Construct RTE HTML in Sling Model and display in sightly.
Hi Team,
I have a requirement, where I have to construct the RTE data which is table information in Sling model with some data from third party service. Is it a good approach to concat the table html as a string and use that to display in sightly.
I don't think, I need any jsoup parser for this approach. Please share your thoughts.
regards,
Archana.
