| Author |
how to precompile jsps for WAS in ant
|
kamesh aru
Ranch Hand
Joined: Mar 16, 2002
Posts: 150
|
|
how to precompile jsps for WAS in ant thanks in advance
|
 |
Gabriel Hautclocq
Greenhorn
Joined: Mar 22, 2005
Posts: 1
|
|
You should use the wsjspc ant task With Maven I wrote this : replace "fail on error" without the spaces (this forum doesn't allow to write this word...) This code is just an example of course, it must be different for you [ March 22, 2005: Message edited by: Gabriel Hautclocq ] [ March 22, 2005: Message edited by: Gabriel Hautclocq ]
|
 |
 |
|
|
subject: how to precompile jsps for WAS in ant
|
|
|