redhat-developer / rsp-server-community

A repository for additions to rsp-server and the associated vscode extension to add support for other runtimes
30 stars 18 forks source link

Debug Java Web Apps (JSPs) #219

Open BABUGANESH-R opened 6 months ago

BABUGANESH-R commented 6 months ago

Is it possible to debug Java Web Applications?

For example

I have an application which can be hosted on Apache Tomcat and I would like to debug it in .jsp file.

mitesh5353 commented 2 months ago

I think I could help you out with this issue.

mrayandutta commented 1 month ago

@mitesh5353 Could you please share some steps to debug JSPs while using Community Server Connectors with vsode ?

mitesh5353 commented 1 month ago

Can you please describe it what do you need help with and which code base?