aboutcode-org / aboutcode-org/scancode.io

Design procedure for mapping Tomcat-compiled JSP to their source

オープン
#692 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
devel-deploy
主要言語
Python
スター
215
フォーク
203
平均マージ
4日 8時間
マージ済み PR(30日)
6

説明

The compilation process with Tomcat/Jasper is:
- a jsp is compiled/transpiled to a .java file
- the .java is compiled to a .class
- there is a possible "source-classes-mapping.txt" file that may exists in some cases. Not clear which tool builds this, possibly javac. This maps a generated .java file to a compiled .class file "org/apache/jsp/my_jsp.java
org.apache.jsp.my_jsp"

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。