Hello my project manager asks me if I can do this with iBatis... I have to make a generic search + result web app
Is there a way to do this with iBatis? (actual solution is a jsp page which calls a bean that return a result set, read rs metadata, scrolls the rs and build/display the result table) Emiliano Armellin |
- is Ibatis right for this? Emiliano Armellin
- R: is Ibatis right for this? Fabrizio Gianneschi