N
N
Nickleft2018-10-30 02:06:26
Java
Nickleft, 2018-10-30 02:06:26

Localization of JAVA WEB application for unauthorized user?

There is a web application in java without spring (regular servlets and jsp). There are several pages (authorization page, registration page and the main one (it displays data from the database)) for which you need to display localized data (and from the database too) depending on the current user preferences. Question: where to store the value of the current user-selected locale when navigating between these pages?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
aol-nnov, 2018-10-30
@aol-nnov

take your pick: https://docs.spring.io/spring-framework/docs/curre...
for example, https://docs.spring.io/spring-framework/docs/curre...

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question