You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Rogerio Baldini das Neves <ro...@powerlogic.com.br> on 2007/05/24 20:30:06 UTC

pre-compile

Hi Guys,

 

I'd like to pre-compile my jsps for Tomcat 6 using maven.

 

Anybody knows how it is possible ?

 

I've tried to compile using jspc-maven-plugin 1.4.6 and 1.4.7-SNAPSHOT.

But in both I've received the message:

org.apache.taglibs.standard.tag.rt.core.ForTokensTag.setItems(Ljava/lang/Str
ing;)V

when accessing some pages.

 

Thanks,

 

Rogerio Baldini