Page 1 of 1

About Question enthuware.jwpv6.2.1107 :

Posted: Tue Jan 15, 2013 4:19 pm
by gurpreet_asrgndu
you defined 'static text' as Static text means, whatever is there in the other file should be placed as it is in this file...without executing it as an independent jsp file.

is static text a standard servlet/jsp terminology ?

Re: About Question enthuware.jwpv6.2.1107 :

Posted: Thu Jan 17, 2013 8:16 pm
by admin
Yes, static text means text that doesn't change...as opposed to dynamic. This is a standard terminology.

HTH,
Paul.