java - problems deploying a .jsp in Eclipse with Maven? -


i'm working on java web project eclipse , maven, , apache server first time.

i have changed code in .jsp file, how can compile it? have need re-deploy module? when redeploy saw changes previous version current one, not 1 saved, have redeploy 2 times. tried refresh , publish in eclispe, clean, clean install in maven, restart apache server, etc. , not see changes. doing wrong?

help please :)

i solved changing directly de jsp de deployed folder, normal txt editor. wanted. thank lot :)


Comments

Popular posts from this blog

commonjs - How to write a typescript definition file for a node module that exports a function? -

openid - Okta: Failed to get authorization code through API call -

thorough guide for profiling racket code -