Hi All,
I am trying to give some background regarding my current project, it is basically a web project with
JSP,
Servlet,
Applet and
EJB. We are using
JBoss 4.0.2 as an App server.
Currently I am trying to implement one specific module in GWT technology. I have done most of the POCs successfully like screen design, integration with existing web project, calling
Java Script function from GWT screen etc.
Our project have a large number of reusable JSP tags like calendar, customized drop down etc. which I can reuse in my GWT page, the problem is, I don't know how to reuse the JSP tags/components in GWT
page or whether it is at all possible or not. I am in absolute dark about that. Can anybody please help me regarding the same?
Thanks in advance.
Note: My GWT version is 2.0.3.
Thanks & Regards
Tridib Bolar