hello all :shy: I wrote my first javascript 2 weeks ago, its very small and uses some html for the pages. it is three login pages. (login, success and logout/error.) Now my co -worker tells me eventually they will need to be JSP's. :sosp: Can I turn my pages into JSP's easily? I do not know how to do this, I am sure to some of you this questions seems like child's play. I am not really a programmer - at work we have to do whatever there is! Any and all suggestions are helpful. thank you Chanda
JSPs are different from JavaScript and both work so differently that it would not be possible to convert but you need to write all over again.