Claudio
Claudio

Reputation: 97

JspC in jboss 4.2 distribution

Where can I find the org.apache.jasper.JspC class in the JBoss 4.2 distribution (exactly a 4.2.2.GA one)? Thanks

Claudio

Upvotes: 0

Views: 279

Answers (1)

Petar Minchev
Petar Minchev

Reputation: 47373

jboss-4.2.2.GA\server\all\deploy\jboss-web.deployer\jbossweb.jar

This site is your friend: findjar

Upvotes: 1

Related Questions