About Question enthuware.jwpv6.2.1059 :

All the posts and topics that contain only an error report will be moved here after the error is corrected. This is to ensure that when users view a question in ETS Viewer, the "Discuss" button will not indicate the presence of a discussion that adds no value to the question.

Moderators: Site Manager, fjwalraven

Post Reply
denis

About Question enthuware.jwpv6.2.1059 :

Post by denis »

Hi,

Session context is not thread-safe. The question assumes that only LoginServlet can modify the "userid" attribute but it could exist other servlet invoked in the same session that could modify this attribute.

You should specify that the only servlets in the application are this ones or there are only requests to this servlets.

It's difficult to be accurate when one of the options is "None of the above".

Best Regards,
Denis

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

Re: About Question enthuware.jwpv6.2.1059 :

Post by admin »

Your point is valid but a general rule while answering such questions is that anything that is not specified in the question does not impact the answer. Even so, the problem statement has been added to the question.

thank you for your feedback!

Post Reply

Who is online

Users browsing this forum: No registered users and 6 guests