User Profile

Collapse

Profile Sidebar

Collapse
jadeite100
jadeite100
Last Activity: Jan 18 '11, 06:27 PM
Joined: Mar 26 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • jadeite100
    started a topic Python error: GC object already tracked

    Python error: GC object already tracked

    Hi:

    In the UT web site it says we're suppose to use Python 2.52:
    http://www.cdf.utoront o.ca/~csc148h/winter/python.shtml
    I am currently using Windows XP SP3 in my laptop.

    When I ran the following code in my home computer I get the following exception after the highlighted line in yellow:
    >>> import media
    >>> f = media.choose_fi le()
    >>> pic = media.load_pict ure(f)...
    See more | Go to post

  • jadeite100
    started a topic DisplayTag Maven Dependencies Error
    in Java

    DisplayTag Maven Dependencies Error

    Hi All:

    I am new to displaytag and Maven. I download the displaytag-examples from the url "http://sourceforge.net/projects/displaytag/files/" it is part of the "displaytag-1.2-src.zip"
    I am using Eclipse 3.5 and Weblogic 11g.
    I got all of the artifacts download. I was able to do "Mavern Install" and "Mavern Package" successfully on the project


    In the "displaytag-example"...
    See more | Go to post

  • Additional Information

    Hi:

    First I like to thank you anyone viewing this problem of my or replying to my problem.
    I have the following additional information:

    I tried this url:
    http://xxx:7777/pls/orasso/orasso.home
    I get the following error:
    Forbidden
    You don't have permission to access /pls/orasso/orasso.home on this server.


    --------------------------------------------------------------------------------...
    See more | Go to post

    Leave a comment:


  • oc4j-island:default_island, ajp-host:-missing-, ajp-port:-missing-

    Hi All:

    I installed oracle report server 10.1.2.02
    I tried the following url and it display the page properly that ask Test run Job:
    http://xxx/reports/rwwebservice?op eration=runJob

    When I tried the url:
    http://xxx/reports/rwservlet/showJobs?server =rep_xxx_oracle as3
    It is suppose to redirect me to an url to login.
    It did the first time. I was able to login using the id:orcladmin....
    See more | Go to post

  • How to passed an xsl parameter to a javascript function inside an xsl styelsheet.

    Hi:

    I am having problem passing an xsl param variable as a parameter to a javascript function inside an
    xsl styelsheet.

    Here is my xsl stylesheet.



    I am trying to pass a variable called numberOfRecords FromDatabase to
    a javascript function called window.parent.s hrinkIFrame(<xs l:value-of select='$number OfRecordsFromDa tabase'/>).


    Is this possible?...
    See more | Go to post

  • Can a jsp file in an IFrame calls a javascript function outside of the IFrame

    Hi:

    I am using IE 6 SP2.
    My resize attribute does not work <body onresize="test1 ();">.
    When I resize my window, the resize event doesnot get call.

    I have a jsp page with an iFrame called test1.jsp. The iFrame src points to a page called test2.jsp. It has a resize
    attribute that calls a javascript function that is located in test1.jsp.
    In the test2.jsp page, it doesn't recognize...
    See more | Go to post
    Last edited by jadeite100; May 31 '07, 02:43 PM. Reason: add extra

  • jadeite100
    started a topic Scroll-Down does not scroll-down

    Scroll-Down does not scroll-down

    Hi:

    I have an pop-up window with an Iframe that has a text box with scrolldown. The scrolldown in the popup-window does not work but the scroll-down for the iFrame works.

    The strange thing is I have another html page that is a popup-window and the text box scroll-down for the iFrame works and so does the scroll-down for the outer window.

    I just can't tell what are the differences.

    I am using...
    See more | Go to post
No activity results to display
Show More
Working...