this post was submitted on 30 Oct 2023
976 points (96.1% liked)

Programmer Humor

31230 readers
565 users here now

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

Rules:

founded 4 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 1 points 8 months 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 8 months ago (2 children)
[–] [email protected] 3 points 8 months 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.