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

mongodb - Struggling to get ordered results from the last retrieved article, given array of elements to search in -

c# - Pausing a storyboard on TabItem mouse over -

c# - Attribute value in root node of xml Linq to XML -