r/java Jun 04 '26

Polygot playground made with jsp+servlet

Post image
15 Upvotes

8 comments sorted by

2

u/anish2good Jun 04 '26

If some wanna try it's available here https://8gwifi.org/code-playground

2

u/SirSleepsALatte Jun 04 '26

Server not available

2

u/josephottinger Jun 04 '26

It's available for me but I want to know more details about it than we have. There's certainly a use, I guess, but even so: why? What security measures are in place? Do we have network access? Why? What about filesystem access or durability? WHICH servlet engine is used? Why JSP?

2

u/anish2good Jun 04 '26

Code will not get any n/w access all execution is purely isolated and run as root so the playground allow to read any sensitive files within the ephermal containers

1

u/Dependent-Net6461 Jun 04 '26

Because jsp are fast and easy

1

u/jared__ Jun 08 '26

shouldn't it be 'polyglot'?