Jsp code not working

hello
we have some class files that are in a zip file that the nw admin has included in the CLASSPATH.
The code works on Windows w/Tomcat but not the remote Sun Web Server, we cannot get the connection to database due to the code not reading the class files.
Has anyone come up against anything of this nature. Any thoughts are appreciated.

yeah we're not getting the str replace error any more - heres index.jsp
<%@ page contentType="text/html; charset=iso-8859-1" language="java" import="java.sql.*" errorPage="" %>
<%@ include file="admin/include/db.jsp" %>
<html>
<head>
<title>Toshiba Industrial Systems</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<link href="common/css/master.css" rel="stylesheet" type="text/css">
<script type="text/javascript" language="Javascript" src="common/js/master.js"></script>
<script>
var strBCLink1 = "placeholder.html";
var strBCLink2 = "index_oc.jsp";
var strBCLink3 = "prod_100.jsp";
var strBCText1 = "Industrial Systems";  
var strBCText2 = "Uninterruptible Power Systems";
var strBCText3 = "1000 Series";
</script>
<script language="JavaScript" type="text/JavaScript">
function MM_swapImgRestore() { //v3.0
  var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a)&&x.oSrc;i++) x.src=x.oSrc;
function MM_preloadImages() { //v3.0
var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
function MM_findObj(n, d) { //v4.01
var p,i,x; if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
if(!x && d.getElementById) x=d.getElementById(n); return x;
function MM_swapImage() { //v3.0
var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)
if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
//-->
</script>
<style type="text/css">
</style>
</head>
<body>
<table height="100%" width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td height="87">
<%@ include file="_header.jsp" %>
</td>
</tr>
<tr>
<td align="left" class="backGlobalNav" valign="top" height="21" >
<%@ include file="_nav_global.jsp" %>
</td>
</tr>
<tr>
<td align="left" valign="top" height="23">
<%@ include file="_breadcrumb.jsp" %>
</td>
</tr>
<tr>
<td align="left" valign="top">
<table width="100%" height="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="160">
<%@ include file="_nav_side_ups.jsp" %>
</td>
<td width="8" align="center" valign="middle"><img src="common/images/spacer.gif" alt="" width="1" height="1"></td>
<td width="605" align="left" valign="top">
          <TABLE cellSpacing=0 cellPadding=0 width="100%"
border=0>
<TBODY>
               <tr><td height="5"></td></tr>
                    <%
                    if(((request.getParameter("id3")==null))){
                    %>
<TR>
<TD width=605 align="left" valign="top">
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="605" height="250">
<param name="movie" value="admin/index_images/index.swf">
<param name="quality" value="high">
<embed src="admin/index_images/index.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="605" height="250"></embed></object>                                        
                    </TD>
</TR>
                    <%}
                    else{
                    str1="";
                    Statement smt4l = conn.createStatement();
                    str1 ="select * from tbl_item where int_parent_id=" + request.getParameter("id3");
                    ResultSet rs_4l=smt4l.executeQuery(str1);
                    %>
<TR>
<TD width=605 align="left" height="250" valign="middle" bgcolor="#F0F0F0">
                         <table border="0" width="100%">
                              <%while (rs_4l.next()){ %>
                              <tr>
                                   <td>
                                        <a href="./<%=rs_4l.getString(str_link")%">?id1=<%=request.getParameter("id1")%>&id2=<%=request.getParameter("id2")%>&id3=<%=request.getParameter("id3")%>&id4=<%=rs_4l.getInt("int_item_id")%>" class="nav2ndOff">
                                        <%=rs_4l.getString("str_title")%>
                                        </a>
                                   </td>
                              </tr>
                              <%}%>
                         </table>
                    </TD>
</TR>
                    <%
                    }%>
<TR>
<TD vAlign=top align=left></TD>
</TR>
<TR>
<TD vAlign=top align=left height=5><IMG height=1
alt=""
src="Hard Drives & Optical Drives_files/spacer.gif"
width=1></TD>
</TR>
<TR>
<TD vAlign=top align=left> <TABLE cellSpacing=0 cellPadding=0 border=0>
<TBODY>
<TR>
<TD vAlign=top align=left> <TABLE cellSpacing=0 cellPadding=0 width=605
border=0>
<TBODY>
<TR>
<TD class=backGrayMed height=17 align="left" valign="middle"><SPAN
class=contentBoxOC> Featured Products</SPAN> </TD>
<TD class=backWhite width=1><IMG height=1 alt=""
src="Hard Drives & Optical Drives_files/spacer.gif"
width=1></TD>
<TD class=backGrayMed align="left" valign="middle"><SPAN
class=contentBoxOC> News</SPAN></TD>
</TR>
<TR>
<TD vAlign=top align=left width=399><IMG
height=1 alt=""
src="Hard Drives & Optical Drives_files/spacer.gif"
width=1></TD>
<TD class=backGrayLight vAlign=top align=left
width=1 rowSpan=2><IMG height=1 alt=""
src="Hard Drives & Optical Drives_files/spacer.gif"
width=1></TD>
<TD vAlign=top align=left width=200 height=10>
<!-- LiveEdit marker DO NOT REMOVE -->
<IMG
height=1 alt=""
src="Hard Drives & Optical Drives_files/spacer.gif"
width=1></TD>
</TR>
<TR>
<TD vAlign=top align=left><table width="100%" height="100%" border="0" cellpadding="0" cellspacing="0">
<tr>
<td height="237" align="left" valign="top">
<table width="405" border="0" cellspacing="0" cellpadding="0">
<!---->
                                                       <!---->
<%
                                                            Statement smt_featured = conn.createStatement() ;
                                                            ResultSet rs_featured=smt_featured.executeQuery("select * from tbl_item where int_parent_id= 0 and bit_featured=1");
                                                       %>
<tr>
<%
                                                       int i=0;
                                                       while(rs_featured.next()){
                                                       i++;
                                                       Statement smt_featured1 = conn.createStatement() ;
                                                       ResultSet rs_featured1=smt_featured1.executeQuery("select * from tbl_item where int_item_id= "+rs_featured.getInt("int_item_id"));
                                                       rs_featured1.next();
                                                       %>
<td width="1"></td>
<td width="190" height="190" align="left" valign="top" style="cursor:hand">
<table width="100%" height="190" border="0" background="common/images/featured/back_box.gif" cellpadding="0" cellspacing="0">
                                                            <a href="<%=rs_featured1.getString("str_link")%>?<%=current_url_paramenters%>&<%=next_url_paramenter%>=<%=rs_featured.getInt("int_item_id")%>">
<tr>
<td height="18" colspan="2" align="left" valign="bottom" class="headerMainProdFeature">
                                                                 <a href="<%=rs_featured1.getString("str_link")%>?<%=current_url_paramenters%>&<%=next_url_paramenter%>=<%=rs_featured.getInt("int_item_id")%>" class="headerMainProdFeature" >
                                                                 <%
                                                                 if((rs_featured.getString("str_title").length() )>20){
                                                                      out.print(rs_featured.getString("str_title").substring(0,20));
                                                                 else{
                                                                      out.print(rs_featured.getString("str_title"));
                                                                 %>
                                                                 </td>
</tr></a>
</a>
                                                            <a href="<%=rs_featured1.getString("str_link")%>?<%=current_url_paramenters%>&<%=next_url_paramenter%>=<%=rs_featured.getInt("int_item_id")%>">
<tr>
<td height="10" colspan="2" align="left" valign="bottom" ><a href="#" class="navfeat"><%=rs_featured.getString("str_subtitle")%></td></tr></a>
</a>
                                                            <a href="<%=rs_featured1.getString("str_link")%>?<%=current_url_paramenters%>&<%=next_url_paramenter%>=<%=rs_featured.getInt("int_item_id")%>">
<tr>
<td height="94" colspan="2" align="center" valign="middle"><a href="<%=rs_featured1.getString("str_link")%>?<%=current_url_paramenters%>&<%=next_url_paramenter%>=<%=rs_featured.getInt("int_item_id")%>"><img src="admin/product_images/<%=rs_featured.getString("str_image")%>" border="0"></td></tr></a>
</a>
                                                            <a href="<%=rs_featured1.getString("str_link")%>?<%=current_url_paramenters%>&<%=next_url_paramenter%>=<%=rs_featured.getInt("int_item_id")%>">
<tr>
<td width="100%" height="16" align="right" valign="middle"><img src="common/images/featured/arrow.gif" width="17" height="18">  </td>
</tr></a>
</table>
                                                            </td>
<td width="9"></td>
<%if((i%2)==0){%>
</tr>
<tr>
<td height="9"></td>
</tr>
<tr>
<%}
                                                            }%>
<td></td>
</tr>
<tr>
<td height="8"></td>
</tr>
<tr>
<td height="8"></td>
</tr>
</table> </td>
</tr>
</table> </TD>
<TD vAlign=top align=middle> <TABLE cellSpacing=0 cellPadding=0 width="95%"
border=0>
<TBODY>
<%
                                                  Statement smt_news = conn.createStatement() ;
                                                  ResultSet rs_news=smt_news.executeQuery("select * from tbl_news where bit_active=1 and bit_featured=1");
                                                  while(rs_news.next()){
                                                  %>
<TR>
<TD vAlign=top align=center><IMG
src="common/images/featured/82.gif" alt="" width="3" height="5"
border=0></TD>
<TD vAlign=top align=left> <A class="pr" href="./admin/news/<%=rs_news.getString("str_link")%>" target="_blank">
<%=rs_news.getString("str_title")%>
</A> </TD>
</TR>
<TR>
<TD vAlign=top align=left><IMG height=1 alt=""
src="Hard Drives & Optical Drives_files/spacer.gif"
width=1></TD>
<TD vAlign=top align=left height=6>
<!-- LiveEdit marker DO NOT REMOVE -->
<IMG
height=1 alt=""
src="Hard Drives & Optical Drives_files/spacer.gif"
width=1></TD>
</TR>
<%}%>
<TR>
<TD vAlign=top
align=left></TD>
</TR>
</TBODY>
</TABLE></TD>
</TR>
</TBODY>
</TABLE>
                                   </TD>
</TR>
</TBODY>
</TABLE></TD>
</TR>
</TBODY>
</TABLE></td>
<td align="left" valign="top"> </td>
</tr><tr>
<td height="5" colspan="4"><img src="common/images/spacer.gif" width="1" height="1"></td>
</tr>
<tr>
<td height="30" align="left" valign="top" colspan="4">
<%@ include file="_footer.jsp" %>
</td>
</tr>
</table>
</td>
</tr>
</table>
</body>
and here is db.jsp
<%@ page import="com.oreilly.servlet.MultipartRequest,java.io.*;"%>
<%!
String nl2br(String str){
     str=blanknull(str);
     return str.replaceAll("\n", "<br>");
String addslashes(String str){
     str = str.replaceAll("'", "''");
     return str;     
String getExtention(String str){
     int pos = str.indexOf(".");
     return str.substring(pos,str.length());
String getExtention1(String str){
     int pos = str.indexOf(".");
     return str.substring(pos+1,str.length());
String convertFileSize(long size) {
     int divisor = 1;
     String unit = "b";
     if (size >= 1024 * 1024) {
          divisor = 1024 * 1024;
          unit = "M";
     else if (size >= 1024) {
          divisor = 1024;
          unit = "K";
     if (divisor == 1) return size / divisor + " " + unit;
     String aftercomma = "" + 100 * (size % divisor) / divisor;
     if (aftercomma.length() == 1) aftercomma = "0" + aftercomma;
     return size / divisor +  " " + unit;
String highlight_key(String str, String key,String color){
     //str = str.replaceAll("(?i)"+key, "<font color='"+color+"'><b>"+key+"</b></font>");
     return str;
String first_sentence(String str, String key){
     int pos = str.indexOf(".");
     if(pos==-1){
          pos=str.length();
          return str;
     String str1=str.substring(0,pos);
     int pos1 = str1.indexOf(key);
     if(pos1==-1 && pos!=str.length()){
          str=str.substring(pos+1,str.length());
          return first_sentence(str,key);
     else{
          return str1;
String blanknull(String s) {
return (s == null) ? "" : s;
String removeslashes(String str){
     str = str.replaceAll("''", "'");
     return str;     
void sendmail(String to,String from, String subject, String message){
//String from="[email protected]";
//String to="[email protected]";
try{
     SmtpClient client = new SmtpClient("mail.xxxxx.xxx");
     client.from(from);
     client.to(to);
     PrintStream message = client.startMessage();
     message.println("To: " + to);
     message.println("Subject:  "+subject+"!");
     message.println(message);
     message.println();
     message.println();
     client.closeServer();
  catch (IOException e){     
     System.out.println("ERROR SENDING EMAIL:"+e);
%>
<%
Connection conn = null;
//String dbUrl = new String("jdbc:mysql://localhost/toshiba?user=root&password=");
Class.forName("oracle.jdbc.driver.OracleDriver").newInstance();
conn = DriverManager.getConnection("jdbc:oracle:thin:@10.0.112.92:1524:cweb","mhunter","chester");
Statement smt = conn.createStatement() ;
String path=getServletConfig().getServletContext().getRealPath("admin");
String imagepath=path+"/product_images";
String tagpath=path+"/tag_files";
String newspath=path+"/news";
String envpath=path+"/env_images";
String resumepath=path+"/resume_files";
String pagepath=path+"/pages_files";
String downloadpath=path+"/download_files";
%></a>

Similar Messages

  • Jsp:useBean  not work when I install aplication!!

    Hi
    I developing an application with UIX JSP on Jdeveloper 9.0.2 and i using something like this:
    <jsp:useBean id="cbean" class="oracle.jsp.dbutil.ConnBean" scope="session" />
    <jsp:setProperty name="cbean" property="dataSource" value="jdbc/BiblosConnectionCoreDS" />
    </jsp:useBean>
    <%
    try{
    cbean.connect();
    This code work fine in standalone mode, but when i install this application on 9IAS, with an archive War, the code <jsp:useBean, not work.
    What is missing for? o What is the reason for this situation
    Thanks for some help?

    many thanks for your reply, and I have download new updates driver from your website (http://consumersupport.lenovo.com/en/DriversDownloads/drivers_show_890.html) and Installer it on my Y410 but it still does not work!!!
    the firstly: when I star up with win7, I can see a speaker icon right down near the clock, when I click mouse on it, I can see: Volume Mixer - Speaker with Device(Speaker Hight definition Audio Device, Digital Audio(S/PDIF) ( Hight definition Audio Device) ).
    Look in devicemanger I can see "Sound , video and game controll " has already installer with 'Hight definition Audio Device ' & 'Unimodem Hafl-Duplex Audio Device' below... but I cannot hear the sound when I play music, video, games...etc...
    the second: when laptop wakeup after 'sleep' mode, I can hear sound on speaker! but headphone jack does not work when I plug my headphone jack into it (I cannot hear sound with headphone), however I still hear sound from speaker, in this case!  
    Can you help me or tell me how I can do ?!
    Thanks and Best Regards,
    jupitervn

  • OC4J JSP Debugging not working for all the jsps

    Hi,
    Initially I was not able to debug jsps using Eclipse and OC4J. The jsp debugging started working once I made the below changes:
    1) global-web-application.xml is modified
    Changed the attribute development="true" in orion-web-app
    Added the below init param for the JspServlet
    <init-param>
    <param-name>debug</param-name>
    <param-value>class</param-value>
    </init-param>
    If the jsps are present in a sub directory under the webcontent none of the breakpoints are working. I am still be able to view the jsp pages on the browser.
    Tools: Oracle 10g Application Server Standalone version(10.1.3.5.0), JDK5, Windows XP, Eclipse Indigo
    Project Structure:
    Test (Eclipse Dynamic Web Project)
    -WebContent
    Sample.jsp ( Breakpoints are working)
    -subF (Folder)
    SubSample.jsp (Breakpoints are not working)
    -WEB-INF
    web.xml
    Debugging worked for http://localhost:8888/Test/Sample.jsp
    Debugging not working for http://localhost:8888/Test/subF/SubSample.jsp
    Any help is highly appreciated.
    Regards
    Danny

    This tells there is not enough main memory (not disk space) for the program to run.
    - You can look the dump in ST22, it will have suggestions on increasing the ROLLAREA??, you can forward that to Basis.
    - Most likely you will not have any more memory to assign so the above may not be feasible. Try to rework your query so it works with less data.

  • Response.sendRedirect("abc.jsp") is not  working

    Hello,
    I deployed my web application(jsp with business components) on AS 902.
    Web cache is running on port 80.
    Apache is running on 7778.
    To pass request i use,
    mod_proxy.c in http.conf. and
    <virtual host> for my application, to get required url.
    It is running fine, But response.sendRedirect("abc.jsp") is not working properly. It redirects the request to apache directly and skips web-cache. Also it changes url for the page given in method.
    While the same application was running ok on v 10222a. That version handle this method properly.
    how to remove this error ???
    Plz hurry up. Our product is ready for launching on 9iAS. It is final testing.
    Thnx.

    Tahir,
    What is the exact error message you are hitting.
    Are you able to use web-cache with other examples.
    Can you try testing it the the webcache demos that are part of ojspdemos.ear under /j2ee/home/demo.
    -Prasad

  • PS4 Game Voucher Code not working

    my PS4 Game Voucher Code not working and says: "The code you entered may not be correct or may no longer be valid" "Please check your entry (e-820000134)  

    Voucher codes are region-specific. For instance a US voucher won't work with a UK account. First thing to check is whether the voucher's region matches your account's region.

  • Java code not working in Jsp page....

    I like to say to myself "there is no magic" when I come to a perplexing situation, today is one of those times.
    The following code when executed from the java class retrieves all the specified objects from the database and displays the requested attributes without issue:
    try {
    DBBody dbb = new DBBody();
    Entity[] allbods = dbb.retrieveAll(true);
    for(int k=0;k < allbods.length;k++) {
    Body body = (Body)allbods[k];
    System.out.println("From the dbase index position: " + k +" : " + "\n" + "Id: " + body.getId() + "\n" + "Type: " + body.getType() + "\n" + "Load: " + body.getLoad() + "\n XML:" + body.toXml() + "\n");
    dbb.close();
    } catch (Exception adb) {
    adb.printStackTrace();
    : the **exact same** code as displayed above when run in a Jsp only lists the values for the "body.getId()" and "body.getType()" methods...for a reason I can't discern, "body.getLoad()" and "body.toXml()" return empty strings in the Jsp. Everything else returns as when the code is run from the class. Both "getLoad()" and "toXml()" return strings but behind the scenes use StringBuffer objects that are converted to Strings...getId() returns an int and "getType()" returns a String also, but for whatever reason (to repeat) only those two attributes come through IN THE JSP, in the class ALL attributes are retrieved without a problem...so, what is wrong with Jsp? Java? I get no error message what so ever, just empty strings for the two specified method returns...what am I overlooking. I am running the embedded Jsp engine of the Jetty Http Server that I've incorporated into my application, which uses the latest Jsp version.
    Any help on this issue would be greatly appreciated.

    If you dont want to paste your code, then you will
    certainly not get any responses from the so called
    Java Engineers rest is left to you. We can get dukes
    elsewhere instead.
    SwarajSwaraj, I apologize if I was taken to be abrassive with my last comment, I myself am a java engineer so I have no animosity, as for your request to copy the entire code it is no longer needed I have solved the problem and the solution follows just incase anyone else runs into similar issues. It indeed had nothing to do with StringBuffer working improperly but rather it was how I was getting my dbase connection.
    As many of you who have developed applications with jdbc support to popular dbase vendors may already know, a connection must be established to the database by specifying various parameters, namely the name of the jdbc connection driver classes for the desired vendor (eg. "com.microsoft.jdbc.sqlserver.SQLServerDriver" for MS Sql Server instances) and the driver specific db connection url. Of course the driver classes must be available on the class path so that they can be accessed. Without these parameters the connection will not be initialized..well it turns out my "bug" was caused by my inadvertently ommitting the connection parameters in my Jsp, you might wonder "but you said it executed fine in the jsp except for the missing "getBody()" and "toXml()" results..how could it even execute at all if you didn't establish a connection?"
    The answer is I designed the application to use a default connection driver class (the jdbc odbc bridge driver) and a default connection url (one that is tied to my testing instance of MsSqlServer2000) it turns out that the jdbc odbc bridge is very light weight...it lacks support for certain very useful MsSql datatypes namely "ntext", I use the "ntext" type for fields that can grow to any size (stylesheet code,xml code...etc.) but the bridge driver doesn't support "ntext" BUT rather than throw an exception error like proper error handling would require it silently eats the request (very very bad) ...this exacerbated the problem I had significantly (had it thrown an error I would have known immediately that the connection was using the wrong driver and url and fixed it sooner) as it is ...I was led down blind allies thinking my code was faulty, (which it wasn't strictly speaking ..I was just missing some extra code to account for the possibility that the bridge driver is instantiated by accident) so after adding the following code above the Jsp code shown previously:
    //Configure a connection to a Microsoft Sql Database.
    DBConfig.setVendorId(DBConfig.MSSQL_VID);
    DBConfig.setDBHostId("xiassql");
    DBConfig.setDBHostPort("1433");
    DBConfig.setDBUrl(DBConfig.buildDBUrl());
    :The code worked perfectly. The "DBConfig" class does exactly that..allowing me to pass in connection attributes including the type of vendor "DBConfig.MSSQL_VID", (I have built in support for 5 popular vendors so far), the dbase host name "xiassql" and the port "1433" , then we build the url using the specified attributes and the connection is complete. After adding the code above the Jsp returned all the retrieved values perfectly. So, when testing applications that enable backend dbase connections if you get seemingly identical code behaving differently from class to Jsp, suspect an issue relating to your connection url and classes (assuming you have multiple support and a default value as I do in my app.) also any changes in the execution context from class to Jsp can cause similar errors (like not declaring the same classes at the top of the Jsp file , or less likely using an outdated Jsp engine!)
    Regards,
    PS I will take off the Duke Dollars on this question since I answered it myself!

  • JSP/Servlets not working after upload

    I have a JSP file and some servlets that work fine on my PC running Tomcat.
    I just uploaded them to my web server (which supports servlets/jsp and has apache web server running), but they do not work. The jsp file does not run, it just displays the source code.
    Strangely, the support people at my server say the jsp files run ok when they view them. But when I view them from my browser it just shows source code.
    Do I need to configure something in my program? Or is it a server problem?

    Very hard to help without seeing the page - the answer is in the code  :-)
    Can you please point a link to your page?
    Are you sure you uploaded all the image files, and that the paths to the images are all correct?
    Nadia
    Adobe® Community Expert : Dreamweaver
    http://www.perrelink.com.au
    Unique CSS Templates |Tutorials |SEO Articles
    http://www.DreamweaverResources.com
    http://csstemplates.com.au/
    http://twitter.com/nadiap

  • End Routine Code not Working after Support Pack Upgrade

    Hi BI Community,
    We have recently upgraded to SPS17 (BW SP19) for our production system and the code deriving the values of several attributes in the end routine of the transformation for one InfoObject (as info provider) does not work anymore. We have been trying to identify the root cause but the fact is that we did not change anything to the InfoObject and its transformation and this used to work fine. The strange thing is that when we debugged the code we could see the value of the aforementioned attributes was derived correctly but the value is just not updated to the InfoObject where we still see the old values for these attributes.
    We have a similar InfoObject with the same end routine code in the transformation and it is working fine. We are out of idea what could have caused this during the SP upgrade.
    Thanks in advance for your feedback.
    Regards,
    Peter

    Cannot say what might have caused it but one check you can perform.
    Open your transformation in change mode and you can see a button next to create end routine button, titled ' Update Behavior of End Routine Change', click on that and say all fields.
    Hope it helps...
    Regards,
    Ashish

  • .oam file of html5 video trigger code not working in Muse

    I simply want to have a video play on page load. I have done the code for a trigger on one <div> to automatically play a video in Edge. The video plays perfectly in browser preview, even with transparency intact! Just the way I want it. The problem is when I insert .oam file in Muse it doesn't work. Other animations of simple objects and key frames work fine in Muse. But, I can make much more beautiful animations for certain elements in After Effects, with transparency and integrate them with elements in Muse. The video, its transparency and other objects work great from Edge to browser preview but not when .oam file is exported and placed into Muse. I know, I wouldn't build an entire site like this, I just want one or two animations to play automatically, with out controls (which I've been able to do), when the page is loaded.
    I publish with business catalyst to a my own domain, with Creative Cloud.
    Attached is a video where I'm at.
    What is the code or method to get to work?

    HI,
    Ok. I know that mov is not supported in Firefox nor Chrome, now.
    When I put the trigger in Edge to play the .mov file, it works when I preview from Edge to Safari, and not in any of the other browsers. This leads me to think that Safari supports .mov files, with and without transparency.
    However, when I try to put the .oam file generated by Edge into Muse and run the page in Safari the video doesn't work. Is this a .mov support with Muse? Does the video need to be uploaded to the Adobe Business Catalyst server? Where I publish my site?
    .mov and transparency aside, I can't get any video to play in any browser from the .oam file placed in Muse. Nothing plays in preview nor when I publish in Muse. I get the previews to work from Edge for the corresponding video for each browser. And yes, when controls in put in it says wether the video is supported or not. But I would want no controls and the video to play automatically on page load. Ideally I would like transparency. But I realize that's a browser support thing.  I don't see why all browsers don't support all video types and WITH transparency. C'mon now it's almost 2014! Am I right or am I right? Ok, sorry.
    I followed everything in this Tom Green video. Pretty sure all my code is correct.
    http://layersmagazine.com/embedding-video-in-adobe-edge-animate.html
    Picture shows code for working .ogv in Edge preview but not from .oam file in Muse in preview nor publish.
    Not sure why it won't even show in preview from Muse. But thinking when I publish, the video must have to be local on the publish server right?
    Am I missing something? Do I need to insert HTML into Muse, not the .oam?

  • Open my closed hotmail account , code not worked

    Hi
    I closed my account hotmal by mistake , and I tray to open it 
    saliraouf​@hotmail​.com​ will be closed on 8/17/2014
    You're trying to sign in to an account that's going to be closed. If you continue, we'll reopen the account. If you cancel, your account stays marked for closure. 
    What do you want to do?
    I tray to use all the code sending by Windows but it appeerl le code does not work , tray another time , I have a week trying to open it but it still closed
    i posed the problem to technical support but i have not get any answors
    can you help me

    Hi,
    Seems this question is that you closed your Microsoft Account by mistake but now you can't cancel the action.
    Please note we provide support for Excel in the current forum, this question is beyond the scope. I think you can get this issue resolved with the help from this link below:
    http://windows.microsoft.com/en-us/windows-live/id-support
    I hope this will help.
    Regards,
    Melon Chen
    TechNet Community Support

  • JSP-Editor not working properly

    Hi everybody,
    I am working with ISA5.0 and NWDI. I have checked out the Web-Module Project crm/isa/web/b2b.
    Now I would like to modify JSP-Files. Unfortonately the JSP-Editor is not working properly.
    The JSP-Editor cannot resolve references to Tag-Libraries like
    <%@ taglib uri="/isa" prefix="isa" %>
    Furthermore I get Errors with JSP-Includes
    <%@ include file="checksession.inc" %>
    The JSP-Editor does not show any other compile errors until the above mentioned errors are resolved.
    So the JSP-Editor does not help with compile errors.
    I have tried to use Lomboz instead, but due to the modularization in ISA5.0 and NWDI (ie the Taglibraries are defined in a separate module) I did not get it to work either.
    Does anybody have experience on how to get the JSP editor to work properly?
    Thanks for your help,
    Andreas

    Highlite the clip in the timeline, control click on it and choose "send to soundtrack as an audio file project" in the pop up menu. Don't do an "open with editor". This should work.
    If it doesn't and it's just the one clip, you could launch Soundtrack and then open that clip as an audio project . . . don't do a open with editor, just open it directly. Make your adjustment and save over writing the file with the new audio. You may want to copy the clip first as a backup. When you open your FCP project, you'll have to re-link the clip. Once you do it will show up with the new sound.

  • JSP client not Working

    Hi all
    I have made a simple webservice which retrives some fileds of a remote pointbase
    database.i have published this webservice in the uddiexplorer and generated the
    wsdl file for this webservice.
    now i made the proxies need by the client from the test browser's overview page
    to invoke this webservice,and also wrote the following JSP code to invoke the
    service.
    <!--Generated by WebLogic Workshop-->
    <%@ page language="java" contentType="text/html;charset=UTF-8"%>
    <%@ taglib uri="netui-tags-databinding.tld" prefix="netui-data"%>
    <%@ taglib uri="netui-tags-html.tld" prefix="netui"%>
    <%@ taglib uri="netui-tags-template.tld" prefix="netui-template"%>
    <%@ page import="weblogic.jws.proxies.*"%>
    <%@ page import="WebServices.Users"%>
    <netui:html>
    <head>
    <title>
    Hello World Client Accessing HelloWorld Service
    </title>
    </head>
    <body>
    <p>
    <h2 align="center">Username's and associated Passwords stored in the Remote
    Database, at 10.3.8.254</h2>
    <br>
    <table align="center" border=1>
    <tr>
    <td>USERNAME</td>
    <td>PASSWORD</td>
    </tr>
    <%
    HelloWorld_Impl proxy = new
    HelloWorld_Impl("http://10.3.8.227:7001/SOAPappWeb/WebServices
    /HelloWorldContract.wsdl");
    HelloWorldSoap soapProxy = proxy.getHelloWorldSoap();
    org.openuri.www.Users[] result;
    result=soapProxy.uselect();
    for (int i=0; i< soapProxy.uselect().length; i++)
    %>
    <tr>
    <td align="center"><B><%out.print(
    result.getUSERNAME());%></B></td>
    <td align="center"><I><%out.println(
    result[i].getPASSWORD());%></I></td>
    </tr>
    <%}%>
    </p>
    </body>
    </netui:html>
    now when i run this code on the machine where server is running i get the correct
    result.but when i put the associated proxies and this JSP code on different machine
    and try t orun this JSP i m not able to run it.it sometimes keeps on loading the
    page or sometimes it shows me an error saying wsdl
    weblogic.webservice.tools.wsdlp.WSDLParseException: Failed to retrieve WSDL from
    D:/bea/user_projects/Webservice4/Webservice4Web/WebServices/HelloworldContract.
    wsdl. Please check the URL and make sure that it is a valid XML file [java.io.IOE
    xception: unable to find resource:D:/bea/user_projects/Webservice4/Webservice4We
    b/WebServices/HelloworldContract.xml]
    the path D:/bea/user_projects/Webservice4/Webservice4Web/WebServices/HelloworldContract.wsdl
    is the path where i have downloaded the wsdl in to my local machine i.e the machine
    where the client is.
    hope u get wat i m trying to say
    waiting for response..thanks for sparing time on my doubt
    kirtan

    Hello,
    Just a shot in the dark, but the _Impl needs a URL to the WSDL.  In the
    JSP, did you try something like (note the ?WSDL at the end):
         http://10.3.8.227:7001/SOAPappWeb/WebServices/HelloWorldContract?WSDL
    Can you point your browser at this location and get the WSDL? If you
    are doing a local WSDL file, you might try something like:
    blabla_Impl(new File("whatever.wsdl").toURL().toString());
    Some thoughts,
    Bruce
    kirtan patel wrote:
    >
    Hi all
    I have made a simple webservice which retrives some fileds of a remote pointbase
    database.i have published this webservice in the uddiexplorer and generated the
    wsdl file for this webservice.
    now i made the proxies need by the client from the test browser's overview page
    to invoke this webservice,and also wrote the following JSP code to invoke the
    service.
    <!--Generated by WebLogic Workshop-->
    <%@ page language="java" contentType="text/html;charset=UTF-8"%>
    <%@ taglib uri="netui-tags-databinding.tld" prefix="netui-data"%>
    <%@ taglib uri="netui-tags-html.tld" prefix="netui"%>
    <%@ taglib uri="netui-tags-template.tld" prefix="netui-template"%>
    <%@ page import="weblogic.jws.proxies.*"%>
    <%@ page import="WebServices.Users"%>
    <netui:html>
    <head>
    <title>
    Hello World Client Accessing HelloWorld Service
    </title>
    </head>
    <body>
    <p>
    <h2 align="center">Username's and associated Passwords stored in the Remote
    Database, at 10.3.8.254</h2>
    <br>
    <table align="center" border=1>
    <tr>
    <td>USERNAME</td>
    <td>PASSWORD</td>
    </tr>
    <%
    HelloWorld_Impl proxy = new
    HelloWorld_Impl("http://10.3.8.227:7001/SOAPappWeb/WebServices
    /HelloWorldContract.wsdl");
    HelloWorldSoap soapProxy = proxy.getHelloWorldSoap();
    org.openuri.www.Users[] result;
    result=soapProxy.uselect();
    for (int i=0; i< soapProxy.uselect().length; i++)
    %>
    <tr>
    <td align="center"><B><%out.print(
    result.getUSERNAME());%></B></td>
    <td align="center"><I><%out.println(
    result[i].getPASSWORD());%></I></td>
    </tr>
    <%}%>
    </p>
    </body>
    </netui:html>
    now when i run this code on the machine where server is running i get the correct
    result.but when i put the associated proxies and this JSP code on different machine
    and try t orun this JSP i m not able to run it.it sometimes keeps on loading the
    page or sometimes it shows me an error saying wsdl
    weblogic.webservice.tools.wsdlp.WSDLParseException: Failed to retrieve WSDL from
    D:/bea/user_projects/Webservice4/Webservice4Web/WebServices/HelloworldContract.
    wsdl. Please check the URL and make sure that it is a valid XML file [java.io.IOE
    xception: unable to find resource:D:/bea/user_projects/Webservice4/Webservice4We
    b/WebServices/HelloworldContract.xml]
    the path D:/bea/user_projects/Webservice4/Webservice4Web/WebServices/HelloworldContract.wsdl
    is the path where i have downloaded the wsdl in to my local machine i.e the machine
    where the client is.
    hope u get wat i m trying to say
    waiting for response..thanks for sparing time on my doubt
    kirtan

  • JQuery Code Not Working (Positioning Nav at a fixed point)?

    Hello So lets just cut to the cace,
    This code does work outside of Edge but doesn't work in edge. . . .
    $(window).bind('scroll', function () {
            sym.$("arroworb").addClass('fixed');
    The Object i want to keep in its place at all times even if the scroll bar is moved has the div ID of arroworb. . .
    I have no Idea what i am doing wrong but yeah the code does work it just doesn't when put into Edge
    My guess would be the window or blind has something to do with it not working but I have no idea how to fix this,
    Any idea's?
    Thanks In Advance!

    Here is a small example, using animate, as Joe mentions.
    In Stage > compostionReady
    $(window).scroll(function(){
           var element = sym.$("arroworb");
           element.stop()
      .animate({"marginTop": ($(window).scrollTop() + 30) + "px"}, "slow" );
    View here http://www.heathrowe.com/edge/scroll_with_page/
    Download here http://www.heathrowe.com/edge/scroll_with_page/scrollwithpage.zip
    hth
    Darrell

  • SQL Code not working in Forms Developer?

    Hi all,
    I'm using Oracle 10g and I have th following code running on iSQL+ but not working on Forms and I got the following erro
    The SQL code:
         select returningreason
            from (
                     select returningreason,
                     dense_rank() over (partition by 1 order by count(*) desc) as drnk
                     from returned_goods
                     group by returningreason)
           where drnk = 1;And the error happens near the word over to the right and the error statement is:
    Error 103 at line 18, column 19
       Encountered the symbol "(" when expecting one of the following:
             , formThanks in advance :)

    Triggers are compiled in forms so need to use only the features available to forms, which doesn't include all the new stuff in the database.
    select over partition
    NVL2They don't work in forms and reports too.
    Also if you use them in record Group
    Forms/SQL Compiler was not lined up to the database(10G).
    Meanwhile,for example. Pipelined TABLE and relative Select work in Reports AND Forms.

  • Bean in JSP is NOT WORKING. Please help

    Hi,
              Anyone who got java-beans working with WL JSP? I could not get even the
              hello bean to work. I am getting a error message saying somthing like
              "foo.bar.HelloBean.class is not a bean" .
              Is there any perticular reason for the abuse of not including java bean
              example in JSP examples?
              I will greatly appreciate any help in this direction.
              Thank you in advance
              -Harit
              

    If I had to guess based on the error message I would say you have incorrectly
              defined the class file.
              Remove the .class from the definition within the JSP.
              For instance,
              <jsp:useBean
              id="myHelloBean"
              scope="session"
              class="foo.bar.HelloBean">
              </jsp:useBean>
              Not class="foo.bar.HelloBean.class"
              Hope this helps.
              Harit Nanavati wrote:
              > Hi,
              > Anyone who got java-beans working with WL JSP? I could not get even the
              > hello bean to work. I am getting a error message saying somthing like
              > "foo.bar.HelloBean.class is not a bean" .
              > Is there any perticular reason for the abuse of not including java bean
              > example in JSP examples?
              > I will greatly appreciate any help in this direction.
              > Thank you in advance
              > -Harit
              

Maybe you are looking for

  • 2 Monitor Setup

    Hi Folks, I use an Intel Imac 20" with the ATI x1600 128meg ram graphics card in. I would like to buy another 20" screen to work from (2 screen setup) in aperture i have a few questions: Will my Mac run ok with 2 screens or will the load of aperture

  • Commit & Nohup

    Hi All, I have an pl/sqlplus query that inserts records in my test tables, this query takes long time since it has 3M records, how can i commit after every 10,K records. Is there a way if i can run it in background (nohup) from unix. Here is the foll

  • G/L Account Opening Balances using DTW

    Is it possible to import G/L account opening balances using DTW? If so, what object would I use? Thank you, Mike

  • Custom tag library

    I have code fragment : <%@ taglib prefix="tags" tagdir="/WEB-INF/tags/common/" %> and then <tags:adressChangeFunctions/> and when compile this *.jsp file from JDeveloper 10.1.2.1.0 i have errors : Error(7): Invalid attribute: tagdir Error(26): tags:a

  • Do I really need to sign my VSTO Add-in Click Once Manifests?

    When I worked on our Excel Add-in project, I remember getting some compiler error or warning in VS 2012 (I don't remember the exact wording or why it manifested) but it was something along the lines of the Click Once Manifests needed to be signed. At