Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
But im nice and have a tutorial on how to do this with a less painful stack https://devrant.com/rants/1175507/...
-
@Andrew221 you can do this quickly in any language if you dont use deprecated technology
-
sierra117177y@2erXre5 Yeah, it's was 3 in the morning and I was getting lazy so I just use PrintWriter instead of redirect to a proper jsp page 😌
-
sierra117177y@BindView Gotta admit that the curriculum in my university is quite outdated as of 2018. Heck, they still teach us using Swing to make desktop application. 😂
-
sierra117177y@BindView Thanks a lot, I have already taken at look at this, and the solution is definitely more elegant. But since the curriculum in my institution use Java Servlet, so my hands are tied :(
Just curious, I use SQL Server as my database, so wonder if there are much syntax and driver different between the two. -
@sierra117 yo swing is good, you can do okay stuff in it.
Meh, most sql implementations use similar language, at least the select query will be the same most of the time. If you wanna get better at database stuff, i recommend learning pl/sql (very powerful tool) and redis
Related Rants
It's 3:30 in the morning and this fucker took me 6 hrs to write 😴😴
Fucking servlet 😒
undefined
backend
java
servlet