- #if($previewFlg == true) #else#end??????#if($previewFlg == true) #else#end
- ????
???????
#set($flg = 0) #foreach ($SIB in $beans) #if(${SIB.isWebSeminarTopPageFlg()} == true) #if(${SIB.isWebSeminarFlg()} == true) #set($flg = 1)
#if($previewFlg == true) #else#end
#end
#end
#end
$!{SIB.getWebSeminarTitle()}
#if($previewFlg == true) #else#end
#set($lc2 = 0)
#foreach ($ssif in ${SIB.getSeminarScheduleInfoBeansTop()})
#set($lc2 = $lc2 + 1)
#if(${ssif.isSeminarFlg()} == true)
- #set($month = $!date.format("M",${ssif.getSeminarStart()})) #if(${month} == "1") JAN #elseif(${month} == "2") FEB #elseif(${month} == "3") MAR #elseif(${month} == "4") APR #elseif(${month} == "5") MAY #elseif(${month} == "6") JUN #elseif(${month} == "7") JULY #elseif(${month} == "8") AUG #elseif(${month} == "9") SEPT #elseif(${month} == "10") OCT #elseif(${month} == "11") NOV #elseif(${month} == "12") DEC #end
- $!date.format("d",${ssif.getSeminarStart()})
$!{SIB.getWebSeminarSubTitle()}
#set($lc2 = 0) #foreach ($ssif in ${SIB.getSeminarScheduleInfoBeansTop()}) #set($lc2 = $lc2 + 1) #if(${ssif.isSeminarFlg()} == true)- $!{ssif.getSeminarArea()}??@$!date.format("M?d??E?",${ssif.getSeminarStart()}) #if(${ssif.isSeminarFullFlg()} == true) ?? #end
#set($lc1 = 0)
#foreach ($spib in ${SIB.getSeminarPartInfoBeans()})
#foreach ($stib in $!{spib.getSeminarTeacherInfoBeans()})
#set($lc1 = $lc1 + 1)
#if (${stib.isTeacherFlg()} ==true)
#if ($!{stib.getTeacherPhotoUrl()} != "")
#else
#set($lc1 = $lc1 - 1)
#end
#end
#end

- $!{stib.getTeacherCom()}
- $!{stib.getTeacherPosition()}
- $!{stib.getTeacherName()}? #if (${stib.getTeacherArea()} !="")?$!{stib.getTeacherArea()}??j#end
