My boss is a developer that's only worked for one company (hence only knows one and a half ways of doing things). We currently have this crappy Java Web Start app that has HTML in Java Code, which I think is bad. And a new app we're developing he wants to use only JSP & Servlets. But I want to also use an MVC framework, spring, perhaps an ORM. But he has been less than responsive with this claiming, "It's going to be a small reporting app". And I tried to rebuttal, "well that's probably what they said about the existing app that has HTML in Java (it also has SQL in it, also a bad idea).
This is a new job and previously I was unemployed for 8 months after being a developer at a big company for two years and I don't want to jeopardize my job. How can I handle this delicately, I'm not exactly known for my ability to work with others, but as a coder I'm competent.
