Expand my Community achievements bar.

Reading dialog content in servlet

Avatar

Level 6

I need to read dialog data of a component in my servlet. After reading the data I need to create a json output. How can I read dialog content in servlet?

3 Replies

Avatar

Level 6

This would have been helpful in case i had to fetch data from config. But in my case i need to fetch the data from component dialog in my servlet and then convert it to JSON. Thanks.

Avatar

Community Advisor

Hi,

Could you please explain use case in more details?

 



Arun Patidar