this post was submitted on 30 Oct 2023
1008 points (96.2% liked)

Programmer Humor

32316 readers
185 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 1 points 1 year ago (3 children)

That's possible with some java frameworks, no? The "insert code into the html file"? I remember doing that in college (~2010), but I don't remember the framework we used

[–] [email protected] 1 points 1 year ago (2 children)
[–] [email protected] 3 points 1 year ago (1 children)

No, it was something that used JSP (java server pages), you didn't use a single line of javascript. Maybe it was pure JSP, I don't remember, really.