User Profile

Collapse

Profile Sidebar

Collapse
rengaraj
rengaraj
Last Activity: Apr 2 '09, 06:33 AM
Joined: Jan 25 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • rengaraj
    started a topic Server Not loaded in NetBeans (GlassFish)
    in Java

    Server Not loaded in NetBeans (GlassFish)

    Experts,
    I am using netbeans 6.0.1 how to load server (glassfish) manually.
    it does not load automatically
    Wht to do??
    Please Advice,
    Advance Thanks,
    Rengaraj.R
    See more | Go to post

  • rengaraj
    replied to Execute the code after reload
    I got the solution

    Thanks
    I got the solution
    See more | Go to post

    Leave a comment:


  • rengaraj
    replied to Cross Domain Scripting
    Thanks_got_solu tion

    THANKS
    I got the solution.
    See more | Go to post

    Leave a comment:


  • rengaraj
    replied to Execute the code after reload
    Sir,
    without using ajax Please suggest.
    I need to fetch the html code of iframe/frame webpage.
    Advance Thanks,
    Rengaraj
    See more | Go to post

    Leave a comment:


  • rengaraj
    replied to Execute the code after reload
    Cross Domain access

    Sir,
    i need cross domain access
    please giv me an demo.
    Advance Thanks
    Rengaraj
    See more | Go to post

    Leave a comment:


  • rengaraj
    started a topic Cross Domain Scripting

    Cross Domain Scripting

    Experts,
    How to achieve Cross Domain Scripting....
    I have two frames
    left frame has one button
    right frame displays and website
    On button click event of left frame website (displayed on right frame) source code should alert.
    Please Help
    Rengaraj
    See more | Go to post

  • rengaraj
    replied to Execute the code after reload
    Check Loaded or not ???

    Sir,
    I hav two frames left & right
    If i click an button on right frame
    the left frame url should be changed & the innerHTML of new url should be fetched...

    For this...
    how i can find the page has been loaded or not???
    Please Advice
    Rengaraj.R
    See more | Go to post

    Leave a comment:


  • rengaraj
    started a topic Execute the code after reload

    Execute the code after reload

    Dear Experts,
    In my html page i use an frame
    by clicking the button on right frame the left frame src should change.
    It changes but the statements after reload are not executed

    My Pbm
    How to execute script on reloaded page. after reloading....
    on a single click
    Please advice.
    Rengaraj.R.
    See more | Go to post

  • rengaraj
    started a topic Beans require PATH / CLASSPATH ??
    in Java

    Beans require PATH / CLASSPATH ??

    Dear Experts,
    I have installed BDK 1.1, its is running
    I want to test the juggler bean example.
    But Juggler bean does not stop or start through our button bean ?
    What should i do
    please advice ???
    Rengaraj
    See more | Go to post

  • rengaraj
    replied to RMI Error
    in Java
    hi
    i need an solution to this error
    See more | Go to post

    Leave a comment:


  • rengaraj
    started a topic RMI Error
    in Java

    RMI Error

    Sir,
    I am executing RMI
    I receive the following error

    Server ExceptionServer RemoteException ; nested exception is:
    java.rmi.Unmars halException: error unmarshalling arguments; nested excep
    tion is:
    java.lang.Class NotFoundExcepti on: Impl_Stub
    Please Help
    Rengaraj
    See more | Go to post

  • rengaraj
    started a topic Loading pictures
    in Java

    Loading pictures

    hi everyone

    how can i load a picture which i want to use in my program?
    actually i have wore this code below but i guess the problem is i
    dont know how to add the BufferedImage to the Frame, i will be
    grateful if u help me

    regards
    razieh

    import java.awt.image. BufferedImage;
    import java.io.File;
    import java.io.IOExcep tion;
    import javax.imageio.I mageIO;...
    See more | Go to post

  • rengaraj82
    rengaraj82 posted a Visitor Message for rengaraj
    Is there any way to find mai id.
    See more | Go to post

  • rengaraj
    started a topic Run UNIX Without Installation

    Run UNIX Without Installation

    I have WINDOWS VISTA and would like to learn unix commands and scripts.
    Is there any option to run Unix on my system, from the CD drive (I mean, without installing)?
    Rengaraj
    See more | Go to post

  • impact of JAR file with large size for web application

    guys..,i just wanna know, what the impact if we use jar files with large size. in our web application ?...
    i mean ...let say i've a servlet/jsp container. and in the folder WEB-INF\lib ...many file jar with large size available. My question is , what the influences to my application (performance, speed, memory etc).
    Advance Thanks
    Rengaraj
    See more | Go to post

  • rengaraj
    started a topic cmd Leads to my documents..how to change ?

    cmd Leads to my documents..how to change ?

    Dear Experts,
    Whenever i give cmd from Run window it leads the command prompt to
    c:\Document and Settings ...My Documents.
    i want to change to
    d:
    how to do it ..
    Advance Thanks,
    Rengaraj.R
    See more | Go to post

  • rengaraj
    replied to I need < and > without leaving space.
    in XML
    Sir,
    Please send me the file
    to rengaraj_ramanu jam@yahoo.co.in

    Sir i am new be.
    Please
    Advance Thanks,
    Rengaraj.R
    See more | Go to post

    Leave a comment:


  • rengaraj
    started a topic I need < and > without leaving space.
    in XML

    I need < and > without leaving space.

    Sir / Mam,
    I can replace < with &lt; or &60# and 62 for >
    But,
    If i need the following text

    <code># include <stdio.h> </code>
    i will write as
    <code># include &lt; stido.h &gt;</code>
    it displays as

    # include < stdio.h>

    But i need without any space between < and stdio

    If i use
    ...
    See more | Go to post

  • rengaraj
    started a topic Insert Line Feed into XML
    in XML

    Insert Line Feed into XML

    Dear Experts,
    I am new to XML
    I want to create an Interview Questions Bank (Intra Net) for our institution.
    I preferred to store the Question & Answer in xml sheet.

    But if i vew the xml in internet explorer, the complete contents of each tag displayed as an individual paragraph.

    I want to insert an line feed character into the tag.
    Displayed as :
    <answer>XML stands for EXtensible...
    See more | Go to post

  • rengaraj
    started a topic Data Report Doubt Please Help

    Data Report Doubt Please Help

    Dear Experts,
    Currently i am developing an VB6 project. In which i must take reports. I am using Data Environment for generating reports.
    Each DataReport contains
    1. Report Header,
    2. Page Header,
    3. Contents.

    The database values are dynamically displayed on the contents.
    But how i can change the value of an label available at report header.
    Please advice.
    Advance Thanks
    ...
    See more | Go to post
No activity results to display
Show More
Working...