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

Programmer Humor

32031 readers
1250 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
[–] ICastFist@programming.dev 1 points 10 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

[–] a_statistician@programming.dev 1 points 10 months ago (2 children)
[–] ICastFist@programming.dev 3 points 10 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.