We're discussing an architecture that would build several pages in JSP and essentially cache them as static HTML to improve performance with some javascript thrown in to be functional. Can we invoke functions we've build in smartclient from a JSP? I've noticed smartclient seems to rewrite a lot of code at run time so I wanted to make sure there was a way for the staticly created JSP to invoke smartclient functions before I recommended this architecture.
Thanks
Thanks
Comment