Skip to main content

This CGIT instance is deprecated, and repositories have been moved to Gitlab or Github. See the repository descriptions for specific locations.

summaryrefslogblamecommitdiffstats
blob: 4292126c3cb2d68f09fa1ac8ba6ea1babccaed5f (plain) (tree)
1
2
3
4
5
6
7


                                                                              

 

                                                               
<%@ taglib prefix="logic" uri="http://jakarta.apache.org/struts/tags-logic"%>
<%! int alpha = 5; %>
<%@ taglib prefix="bean" uri="http://jakarta.apache.org/struts/tags-bean"%>


<bean:define id="id3" type="com.nitin.TestBean"></bean:define>
<%  %>

Back to the top