User Profile

Collapse

Profile Sidebar

Collapse
star111792
star111792
Last Activity: Jan 15 '08, 04:08 PM
Joined: Jan 7 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • star111792
    replied to ClassCastException in JSP and EJB
    in Java
    1st of all, thanku so much 4 considering my question, bcoz no one was doing that. :(

    what u have told above, i have tried that, but my problem is still there. :(
    i think problem is not in this line of code, bcoz even if i remove this line and the lines under it, even then i m getting the same exception. what i guess is that, problem lies with the line just above the one that u have pointed out .i.e

    VerifyUserHome...
    See more | Go to post

    Leave a comment:


  • star111792
    started a topic ClassCastException in JSP and EJB
    in Java

    ClassCastException in JSP and EJB

    helo all,

    i am working with JSP and EJBs. i have written a simple code for verifying username and password of user by using session beans. my problem is that i m getting exception named "ClassCastExcep tion". Exception is as follows:


    [exception]

    type Exception report

    message

    description The server encountered an internal error () that prevented it from fulfilling...
    See more | Go to post

  • star111792
    started a topic JSP and EJB exception
    in Java

    JSP and EJB exception

    helo all

    i am working with JSP and EJBs. i have written a simple code for verifying username and password of user by using session beans. my problem is that i am getting the following exception:

    [EXCEPTION]

    type Exception report

    message

    description The server encountered an internal error () that prevented it from fulfilling this request.

    exception
    ...
    See more | Go to post

  • star111792
    replied to JSP and EJBs
    in Java
    ok. thanks 4 ur support
    See more | Go to post

    Leave a comment:


  • star111792
    replied to JSP and EJBs
    in Java
    ooooooooooooooo ooooooooooo
    yes i know the difference, this mistake was not intentional. anyways thanks 4 help, but now i m getting another exception. need ur help again

    i m getting the following exception

    [EXCEPTION]

    type Exception report

    message

    description The server encountered an internal error () that prevented it from fulfilling this request.

    ...
    See more | Go to post

    Leave a comment:


  • star111792
    replied to JSP and EJBs
    in Java
    im unable to understand ur view-point. will u kindly elaborate???
    See more | Go to post

    Leave a comment:


  • star111792
    started a topic JSP and EJBs
    in Java

    JSP and EJBs

    helo all

    i am working with JSP and EJBs. i have written a simple code for verifying username and password of user by using session beans. my problem is that i am getting the following error:


    HTTP Status 500 -

    --------------------------------------------------------------------------------

    type Exception report

    message

    description The server encountered...
    See more | Go to post

  • star111792
    started a topic java and HTML problem
    in Java

    java and HTML problem

    Hello all,

    i m doing networking in java. i m trying to build a client/server appplication in which i m trying to create a simple login page. tasks that im trying to do are in following sequence:

    ---client establishes connection with server
    ---server displays login page
    ---client enters username and password and submits the form
    ---server checks username and password by reteiving usernames and passwords...
    See more | Go to post

  • star111792
    started a topic setting layout of container
    in Java

    setting layout of container

    hi

    i m writing java in notepad. it worked well but my problem is that i want to display my results on frame. i m importing the package "javax.swing.JF rame" for this purpose.
    im writing these 2 statements for container

    Container c=getContentPan e();
    c.setLayout(new XYLayout());

    but its not working. its giving an error that "return type is required" at the last statement....
    See more | Go to post

  • star111792
    started a topic how to get current time in java?
    in Java

    how to get current time in java?

    hi,
    can anyone plz tell me that which built-in classes of java are used to get current time? what are the methods used? how 2 times can be compared to get the mean time?

    also i want to ask that which method is used to convert milli-seconds to seconds in java?

    thanks
    See more | Go to post

  • star111792
    started a topic Dinning Philosopher's Solution
    in Java

    Dinning Philosopher's Solution

    hi,

    i have just started learning java threads. i have been given the task of solving dinning philosopher's problem by using only wait() and notify() methods. i cant use semaphores or monitors.
    i have created philosophers as 5(0-4) threads and forks as objects upon which wait() and notify() methods can b called. i have writetn the code which i m posting 4 ur kind consideraton. my problem is that 0,2 and 4 philosophers are switching...
    See more | Go to post

  • star111792
    started a topic process management of UNIX system V SVR4

    process management of UNIX system V SVR4

    hi
    i m preapring a presentation on process management of UNIX system V SVR4. i m consulting book of willaim stallings but this material is not enough for me. can u plz tell me any web site where i can find a detailed description on this topic. plz reply soon.
    thanks
    See more | Go to post

  • thanks a lot !!!!!!!!!!!!!

    but one more question.....
    i am using an autonumber field in my MS access databse as primary key. how can i add values in that field using ASP. if i m not giving any value for that field, it is giving an error message.
    See more | Go to post

    Leave a comment:


  • star111792
    started a topic Where to write INSERT query in ASP?????

    Where to write INSERT query in ASP?????

    hi,
    i have just started learning ASP. i m doing database connectivity in ASP. my problem is with the insert query.
    i have a page "form.asp" for taking input from user. after entering data when user clicks the next button, page "display.as p" have to be displayed. i m using POST method with my form. now i m confused where to write the insert query??? either in form.asp or display.asp??? or there should be an...
    See more | Go to post

  • star111792
    started a topic functions in oracle

    functions in oracle

    hi,
    can anyone plz tell me that why following functions are used in oracle:

    --> to_date()
    --> to_char()
    --> to_number()
    See more | Go to post

  • star111792
    started a topic OS concepts, need urgent help !!!

    OS concepts, need urgent help !!!

    hi,
    can anyone plz tell me the meaning of following terms in operating system:

    ----> turnaround time
    ----> throughput
    See more | Go to post

  • star111792
    replied to HTML forms and javascript
    i called abc() function repeatedly bcoz i want that the calender of the user's selected month should be displayed UNDER this drop-down list. and if user wants to make any selection from this list again,he/she does not have to press BACK button to go to this drop-down list.
    even if i don't call the abc function repeatedly and close the form tag after writing the drop-down list, i m still getting the same error of "object required"...
    See more | Go to post

    Leave a comment:


  • star111792
    replied to HTML forms and javascript
    threads merged???? sorry unable to understand !!
    how this problem can be solved?...
    See more | Go to post

    Leave a comment:


  • star111792
    replied to HTML forms and javascript
    i m presenting the entire code for ur kind consideration.




    [HTML] <html>

    <head>
    <meta http-equiv="Content-Language" content="sv">
    <meta name="GENERATOR " content="Micros oft FrontPage 5.0">
    <meta name="ProgId" content="FrontP age.Editor.Docu ment">
    <meta http-equiv="Content-Type"...
    See more | Go to post
    Last edited by r035198x; Mar 19 '07, 09:38 AM. Reason: added code tags

    Leave a comment:


  • star111792
    replied to HTML forms and javascript
    HTML forms and javascript

    hi,
    i have just started learning web development. i m trying to make a simple calender web application using HTML and JAVASCRIPT. i want that all months are displayed in a drop-down list. when user selects any month from this list and clicks the OK button, the calender of selected month should be displayed below that drop-down list. now my requirement is that i have to write code for calender table...
    See more | Go to post

    Leave a comment:

No activity results to display
Show More
Working...