2010/3/24 TWönlìnè <[email protected]>: > @Mercy, Thanks.... > > I managed to create SMAP files, > using this code in my BUILD.XML - which compiles JSPs > > (...) > > Now it is creating .SMAP files. >
SMAPs are appended to the *.class files. That is why you do not see them as separate files when running Tomcat. Format of the SMAP is specified by JSR 045, http://jcp.org/en/jsr/detail?id=045 Best regards, Konstantin Kolinko --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
