does the order matters between <env-entry-value> and <env-entry-type>
So the element I made was:
<env-entry>
<env-entry-name>someFlag</env-entry-name>
<env-entry-type>java.lang.Boolean</env-entry-type>
<env-entry-value>true</env-entry-value>
</env-entry>
I know it might not be a good practice to do like this But is it incorrect?
Just want to be sure.
Thanks
About Question enthuware.jwpv6.2.856 :
Moderator: admin
-
- Posts: 5
- Joined: Thu Nov 02, 2017 1:33 am
- Contact:
-
- Site Admin
- Posts: 10345
- Joined: Fri Sep 10, 2010 9:26 pm
- Contact:
Re: About Question enthuware.jwpv6.2.856 :
Yes, it is incorrect. Some servlet containers may not generate an error but you should follow the order given in the specification.
Who is online
Users browsing this forum: No registered users and 39 guests