Hi,
i want to transffer controll from jsp page to html page where i want my the different variable(applicatio level) to fetch and do some business login on that(html).
could it be possible if i write a custome tag to transffer the controll from jsp page to html.
bcz i have seen a product which is working on same concept thay are transffering the controll from result page jsp to html page where where he is calling the variable.
pls suggest some way out as i am making a product for my own purpose. in which i want to use same concept.

as the example i am writting opcode:

>> index.jsp
imported some .tld file
<prefix:template name=something.html>
>>jsp page ends here


now on that html i want to write business logic. or access some appplication level varable