enthuware.jwpv6.2.736 Query

Moderator: admin

Post Reply
djoshi24
Posts: 5
Joined: Tue Jul 08, 2014 4:27 am
Contact:

enthuware.jwpv6.2.736 Query

Post by djoshi24 »

why not to use <jsp:include page="test2.jsp"/> standard action ?

admin
Site Admin
Posts: 10384
Joined: Fri Sep 10, 2010 9:26 pm
Contact:

Re: enthuware.jwpv6.2.736 Query

Post by admin »

Because jsp:include causes the jsp file to be compiled and executed independently. But test2.jsp will fail to compile. It does not have complete code. As explained in the explanation:
Note that if requested separately, ///test2.jsp/// will give an error while compilation because ///s/// is undefined.
HTH,
Paul.

Post Reply

Who is online

Users browsing this forum: No registered users and 7 guests