Confused
2010-12-16 09:24:53 UTC
Every time we have to build a new page, there's one team of HTML programmers who build this page and do the logic in JQuery and then give it to the other set of Java programmers who convert this into JSP.
Same problem lies with editing a page - first HTML/JQuery guys edit their code and then give it to JSP guys who "integrate" these changes to JSP.
To me, it looks like something isn't quite right - why do we need two separate people to work on the same piece of code.
Can any Java/JSP guru enlighten me if I'm missing something here?
Many thanks