<%@ page language = "java" import = "java.io.*, java.util.*, java.lang.Object.*, java.net.*, java.sql.*, javax.mail.*, javax.mail.internet.*" contentType = "text/html" %> <% /* ############################################################ Desenvolvedor: MBifano Data:04/12/2001 Nome: ClicStation 2 ############################################################ */ %> <% // Declaraçãod e variaveis globais String nomeVideo=null, uf=null, canal=null; boolean nomeVideoNull = false; try { // Recebe por post as varáveis do video uf = request.getParameter("uf"); canal = request.getParameter("canal"); nomeVideo = request.getParameter("nomeVideo"); //out.println("uf: " + uf); //out.println("canal: " + canal); //out.println("nomeVideo: " + nomeVideo); if (uf == null) { uf = "RS"; } if( nomeVideo == null){ nomeVideo = "null"; } else{ if(nomeVideo.trim().length() == 0) { nomeVideo = "null"; } } if (!nomeVideo.equals("null")){ nomeVideoNull = true; } if (canal == null){ canal = "null"; } } catch (Exception e) {/*out.println(" " + e + "");*/} %> clicStation onload="bplay('m1')"<%}%>>

<%=nomeVideo%>" name="javademo" console="_master" type="audio/x-pn-realaudio-plugin" controls="ImageWindow" height="146" width="196" autostart="false">

<%=nomeVideo%>" width="208" height="22" type="audio/x-pn-realaudio-plugin" autostart="false" controls="PositionSlider" console="_master">

Full mode







<%=nomeVideo%>" width="23" height="61" type="audio/x-pn-realaudio-plugin" autostart="false" controls="VolumeSlider" console="_master">