
I'm unable to read the body content specified between start tag and end tag of a JSP custom tag. In the sense I can only just echo the body content using getJspBody.invoke(null); method.
I want to read the body content of any custom tag and manipulate and display it back.
Can any body help me? Thanks in Advance.

If you are facing any programming issue, such as compilation errors or not able to find the code you are looking for.
Ask your questions, our development team will try to give answers to your questions.