Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.
HiThis is a very ‘miscellaneous’ request.I am looking for software (preferably freeware) that will generate a servlet class based on HTML provided as input - similar to what X-studio does.Any suggestions?RegardsElsabe Jacobs
Apologies if I’m missing the point here.I’m not quite sure what your objective is, but wouldn’t it be easier to turn your html into a JSP page?If your not familiar with JSP concepts there’s a tutorial at http://developer.java.sun.com/developer/onlineTraining/JSPIntro/
Thanks. Have done that and it works well.Elsabe