Skip to content

Commit

Permalink
improving the documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
laminba2003 committed Jan 4, 2021
1 parent fb99953 commit b8a8c66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/asciidoc/index.adoc
Expand Up @@ -1884,7 +1884,7 @@ Its Groovy version with the GServlet API looks like this:
----
import org.servlet.annotation.SessionIdListener
@WebListener
@SessionIdListener
public class MyHttpSessionIdListener {
void sessionIdChanged() {
Expand Down

0 comments on commit b8a8c66

Please sign in to comment.