java - error on my jsp page -- constant string too long -


i trying include jsp page contains huge content content area, getting error :

constant string long , unable compile class jsp.

any work around problem ?

the simple solution problem splitting huge content multiple jsp pages , including them dynamicly (using <jsp:include>) 1 single jsp.


Comments

Popular posts from this blog

c# - How Configure Devart dotConnect for SQLite Code First? -

c++ - Clear the memory after returning a vector in a function -

erlang - Saving a digraph to mnesia is hindered because of its side-effects -