User Profile

Collapse

Profile Sidebar

Collapse
shrik
shrik
Last Activity: Sep 3 '07, 01:56 PM
Joined: Jul 23 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • shrik
    started a topic logout problem using struts
    in Java

    logout problem using struts

    hi everybody.
    I have following problem.
    There are two pages. index.jsp and main.jsp in my application
    Index.jsp contains logging interface in .
    It submits password and userid to loginform bean.

    following are entries in struts-config.xml file
    [CODE=xml]
    <action input="index.js p" name="loginform " path="/login" scope="session" type="com.myapp .struts.loginac tion">...
    See more | Go to post
    Last edited by acoder; Sep 3 '07, 10:49 AM. Reason: fixed code tags

  • shrik
    replied to cannot execute code from freed script
    Let me clarify scenario in front of you all.

    Here is my leftpanel page code

    [HTML] <html>
    <head>
    <title>nHosts Manager </title>
    <script type="text/javascript" src="./resources/libs/dojo/version.4.1/dojo.js"> </script>
    <script type="text/javascript" src="./javascript/common.js"></script>...
    See more | Go to post
    Last edited by acoder; Aug 31 '07, 07:05 AM. Reason: Added code tags

    Leave a comment:


  • shrik
    replied to cannot execute code from freed script
    MY leftpanel.html contains dojo tree having nodes as
    parentnode
    ---->child A
    --------subchild of A
    -----> child B


    So when i clicks on node A the home.html is loaded in that content iframe.
    ANd when clicks on subchild of A node another page called properties.html loaded in content iframe. But when i clicks on child A then it gives error can not execute code from freed scri...
    See more | Go to post

    Leave a comment:


  • shrik
    replied to cannot execute code from freed script
    This is the content of home.html


    [HTML]<body onload="home_se lect_root_node( );" onmousedown="wi ndow.top.leftpa nel.closeMenu1( );">
    <script type="text/javascript" src="./resources/libs/dojo/version.4.1/dojo.js"> </script>
    <script type="text/javascript" src="./javascript/common.js"></script>
    <script...
    See more | Go to post
    Last edited by gits; Aug 30 '07, 10:33 AM. Reason: added code tags

    Leave a comment:


  • shrik
    replied to cannot execute code from freed script
    [HTML]<tr>
    <td height="100%" align="left" valign="top" bgcolor="#FFFFF F">
    <table width="100%" height="100%" border="0" cellpadding="0" cellspacing="0" >
    <tr align="left" valign="top">...
    See more | Go to post
    Last edited by gits; Aug 30 '07, 10:33 AM. Reason: added code tags

    Leave a comment:


  • shrik
    started a topic cannot execute code from freed script

    cannot execute code from freed script

    I have one main page which contains two iframes say 'leftpanel' and 'content'. leftpanel contain page which has tree in it.
    Now whenever i clikc on the partiucular node the pages in the 'content' changes accordingly.
    But dont know why whenever i clicks on the node in tree it gives error cannot execute code from freed script. Only in IE 6.
    Can anyone help me with that?
    See more | Go to post

  • I want to delete the thread. How to do it. In new post i will follow the guidelines
    See more | Go to post

    Leave a comment:


  • Help : glibc detected /a.out: free(): invalid next size (normal): 0x099da890

    I have following error :
    Total giant files in replay configuration file are :
    File name : /new_file/prob1.rec
    Given file /new_file/prob1.rec is successfully verified.

    Splitting for giant file /new_file/prob1.rec started. Please wait....
    In while loop of request searching
    *** glibc detected *** ./a.out: free(): invalid next size (normal): 0x099da890 ***
    ======= Backtrace: =========
    /lib/libc.so.6[0x47c0eefd]...
    See more | Go to post
    Last edited by sicarie; Jul 23 '07, 02:58 PM. Reason: Posting Guidelines

  • Help : glibc detected *** ./a.out: free(): invalid next size (normal): 0x099da890

    I have following error :
    Total giant files in replay configuration file are :
    File name : /new_file/prob1.rec
    Given file /new_file/prob1.rec is successfully verified.

    Splitting for giant file /new_file/prob1.rec started. Please wait....
    In while loop of request searching
    *** glibc detected *** ./a.out: free(): invalid next size (normal): 0x099da890 ***
    ======= Backtrace: =========
    ...
    See more | Go to post
No activity results to display
Show More
Working...