ITS Urgent : HELP

I dont kmow were i am going wrong, plz guide me , I am not able to fix please help me
My requirement is to show the List of the users on the jsp page
please help me (plz dont use <jsp:useBean> tag )
< UserBean.java >
import java.io.*;
import java.util.*;
public class UserBean implements Serializable
     public UserBean(){}
     public void setUserEmailID(String s)
          ueid=s;
     public String getUserEmailID()
          return ueid;
     public void setUserPassword(String s)
          pwd=s;
     public String getUserPassword()
          return pwd;
     private String pwd,ueid;
<UserService.java>
import java.io.*;
import java.util.*;
import java.sql.*;
public class UserService implements Serializable
     List<Users> users;
     public UserService(){}
     public List<Users> getUsers(){
          return users;}
     public void setUsers(List<Users> users)
          this.users=users;
<User.java>
import java.io.*;
import java.util.*;
import java.sql.*;
public class User implements Serializable
     UserService userService;
     public User(){}
     public UserService getUserService()
          try{
               Class.forName("com.mysql.jdbc.Driver");
               Connection con= DiverManager.getConnection("jdbc:mysql://981.345.78.445/Bidding","mysql","xxxx");
               PreparedStatement ps=con.prepareStatement("select * from User");
               ResultSet rs=ps.executeQuery();
               UserBean userBean=new UserBean();
               while (rs.next())
               userBean.setUserEmailID(rs.getString(3));
               userBean.setUserPassword(rs.getString(4));
               List<Users> users=new ArrayList<Users>();
               users.add(userBean);
               return;
               catch(Exception e){
                        e.printStackTrace();
                         out.println(e);
                    }finally{
                         try{
                              con.close();
                         }catch(Exception e){
          this.userService=new UserService();
          userService.setUsers(users);
          return userService;
     }//UserService
          public void setUserService(UserService userService)
               this.userService=userService;
}//User----------------------------------------------------------------------------------------------
Plz Help me with the correct solution its V. Very Urgent...
(I am using only Jsp and Servlets (Bidding project)) jsp will be towards the browsers side and servlet will be the middleware ie( between jsp and the database) For the processing I am using a plane java class and in the output the required result is the list it must be displayed on the jsp page..
This topic has no replies.

ITS urgent enough for you to copy and paste double posted threads in less than an hour? I hate that stuff. Why not just post again in the original thread to move it to the top? It isn't like you added anything new to the topic.
"Plz Help me with the correct solution its V. Very Urgent...
(I am using only Jsp and Servlets (Bidding project)) "
The correct solution is to admit you don't have the skillset available for the job right now, pass on it, and then study JSP/Servlets so as not to miss the next opportunity.

Similar Messages

  • Hi pls help me its urgent

    hi experts'
    i have to generate asset utilization report in webdynpro
    inputs for report are some rfcs
    i get result from rfcs
    i need to float report i used bussinessgraphic object
    its not interactive
    if i go for tables
    how to create tables with drill down inside table
    how to set color for each cell of table depending on condition
    please help me
    its urgent
    and send me code n link

    Hi Vani,
    Your requirement has many things
    1. How to call RFCs
       https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/webcontent/uuid/28113de9-0601-0010-71a3-c87806865f26?rid=/library/uuid/49f2ea90-0201-0010-ce8e-de18b94aee2d#15 [original link is broken]
    2. Once you have data, how to work with BusinessGraphics ?
      https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/ba2db0e5-0601-0010-9790-e271902f2c38
    (This docs contatins all the required info on webDynpro UIElements)
    3.Tables
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/webcontent/uuid/28113de9-0601-0010-71a3-c87806865f26?rid=/library/uuid/49f2ea90-0201-0010-ce8e-de18b94aee2d#46 [original link is broken]
    Regards,Anilkumar

  • Lsmw issue plz help its urgent

    Hi Experts ,
    i need to create a LSMW using batch input .
    but the requirement is on the basis of conditions my recording need to be changed .
    dat means
    3127POL09 3127POL09-1 CTR 3127-1003E 100 FUL
    3127POL09 3127POL09-2 WBS 3127POL01 60 FUL
    for ctr i ill have to post data in screen number 200
    and for wbs i ill have to post data in screen number 400 .
    can we put some conditions in recording in lsmw ?
    i no we can create multiple recording but how can we use them to fullfill my requirement .
    plz help its urgent
    thanx in advance

    Hi,
    Within LSMW, there is an option to write our own code wherein this code can be incorporated.
    This is in the Field Mapping Option...
    Just go to the Menu Extras->Layout
    and click on the check box Form Routines
    Global Data.
    Here you can define Global Variables and also perform your ABAP Coding.
    Regards,
    Balaji.

  • How to install adapters in pi 7.0 ex(tibco adapter) its urgent plz help

    hi  friends
                   can any one help me how  to insatlll  the tibco adapter in pi 7.0 its urgent plz help
    thanks in advance
    bye
    raja

    Hi Raj,
    Is  your Sender System  Tibco If  so  Use  JMS Adapter  to get  the Data from tibco  and Use  IDOC  Adapter  to Post  in R3. For this you no need to Install any Adapter in XI System.
    Similar discussions ,
    XI integration with Tibco
    XI Integration with Tibco EMS (Using JMS Adapter)
    Regards
    Agasthuri Doss

  • How to enable java script in my Firefox browser? help its urgent.

    how to enable java script in my Firefox browser? help its urgent.

    go to '''about:config''' and search for '''javascript.enabled''' change its value to '''true'''
    *[http://kb.mozillazine.org/About:config about:config]

  • Creating notification (Its urgent Plz help)

    Hi All,
    I am asked to do a development for create notification such that if a person enter the measuring point greater than a specified limit say 60 which according to them is a dangerous point then a notification should be created and it should be triggered to the concerned person that the measuring point is at danger level. How could i achieve this functionality, how should i proceed, the transaction in which they needed this functionality  is IK11.
    What  should i do , how to proceed please help me out as its urgent issue.
    Thanks and Regards,
    Rachit Khanna

    Hi,
    <u>check the following fun modules based on it</u>
    <b>2078 BAPIs for quality notifications</b>
    BAPI_QNOTIFICAT_CREATE Create quality notification
    BAPI_QNOTIFICAT_GETCATALPROFIL Determine Catalog Profile for Quality Notification
    BAPI_QNOTIFICAT_GETKEYFIGURES Determines Existing Quality Notifications
    BAPI_QNOTIFICAT_GETLISTFORCUST Select quality notifications for a customer
    BAPI_QNOTIFICAT_GETMATLISTFCUS Select a Customer Material List for Quality Notifications
    <b>EEWM_SV_NTF IS-U-WM: Service Notifications</b>
    BAPI_ISUSMNOTIF_CREATEMULTIPLE Create service notifications
    BAPI_ISUSMNOTIF_SETCOMPLETED Set Service Notification to Completed
    BAPI_ISUSMNOTIF_USERSTATUSSET Set User Status for Notification
    <b>IWOPM BAPI Functions for PM/CS Notifications</b>
    BAPI_ALM_NOTIF_CHANGEUSRSTAT Change User Status of a PM/CS Notification
    BAPI_ALM_NOTIF_CLOSE Complete PM/CS Notification
    BAPI_ALM_NOTIF_CREATE Create PM/CS Notification
    BAPI_ALM_NOTIF_DATA_ADD PM/CS Notification: Add Data
    BAPI_ALM_NOTIF_DATA_DELETE PM/CS Notification: Delete Data
    BAPI_ALM_NOTIF_DATA_MODIFY PM/CS Notification: Change Data
    BAPI_ALM_NOTIF_GET_DETAIL PM/CS Notification: Read Detail Data
    BAPI_ALM_NOTIF_LIST_EQUI Select PM/CS Notifications by Equipment
    BAPI_ALM_NOTIF_LIST_FUNCLOC Select PM/CS Notifications by Functional Locations
    BAPI_ALM_NOTIF_LIST_PARTNER Select PM/CS Notifications by Partners
    BAPI_ALM_NOTIF_LIST_PLANGROUP Select PM/CS Notifications by Maintenance Planner Group
    BAPI_ALM_NOTIF_LIST_SORTFIELD Select PM/CS Notifications by Sort Field
    BAPI_ALM_NOTIF_POSTPONE Reset PM/CS Notification
    BAPI_ALM_NOTIF_PUTINPROGRESS Release PM/CS Notification
    BAPI_ALM_NOTIF_SAVE Save PM/CS Notification
    BAPI_ALM_NOTIF_TASK_COMPLETE PM/CS Notification: Complete Task
    BAPI_ALM_NOTIF_TASK_RELEASE PM/CS Notification: Release Task
    BAPI_ALM_NOTIF_TASK_SUCCESS PM/CS Notification: Set Task to Successful
    <b>IWWW BAPIs for Eqpt. + Service Notifications</b>
    BAPI_SERVICENOTIFICAT_CREATE Create service notification
    BAPI_SERVICENOTIFICAT_GETLIST Select service notifications according to customer or contact person
    Reward points for useful Answers
    Regards
    Sudheer

  • Problem with connecting ipad 2 with crestron cp2e...help plss its urgent... I hv a ipad 2 with mobile pro g connected with cp2e. when i pressed any button in ipad its connet with cp2e but after 4-5 sec one error comes (warning wifi was powered off while t

    problem with connecting ipad 2 with crestron cp2e...help plss its urgent...
    I hv a ipad 2 with mobile pro g connected with cp2e. when i pressed any button in ipad its connet with cp2e but after 4-5 sec one error comes (warning wifi was powered off while the device was in auto -lock(sleep)press connect to reconnect) when i pressed again its connected with cp2e. i am using netgear wireless access point . i also has been changed access point as well as updated ipad firmware bt problem is as it is .. pls help.

    Hi have you solved the issue ?
    Cause I have the same problem.
    Tnx

  • Routine--- help its urgent.

    hai gurus,
    Here is the scenario.
    I am extracting the data from r/3.There is one field called "ITM_DESCRIPTION" in this i am gettting an # char only for single record and due to this delta loads are getting failed.
    we had already wriiten the code for eliminating # for that field but dont know its not working. So i am planning out to skip that particular record for a particular Purchase order number.
    Is there any such code to eliminate the particular record.
    Many thanks in advance.
    any one has the code plz send the code.
    Help its urgent.
    full points assured
    regards
    KP

    hai Oscar,
    I had already done this one.
    still geting the same problem.
    can u send me any code that i can add in SR of TR.
    regards
    Kp

  • Plz Help me regarding oracle  event alerts..... Its urgent !!

    Hi all,
    How to create oracle event alert when particular column is update. plz help me.... Acutually i need email alert when ever list price for an item column in pricing table get updated+... plz. Its urgent.

    In that thread,... gareth.roberts say to modify the trigger definition to the column. Actually i am new to oracle >alert. How do i get that trigger definition and from where i have to get. and how to modify the trigger definition . >
    plz...Need not to say like that, I am just trying to help you. I believe if you are new try to read and understand the documents and process. Please start with Oracle Alert User's Guide to create a alert and send notification.
    I do not have any ready made scenario, I can refer you the documents to do the same,
    [How to Create a Basic Trigger|https://metalink2.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=119667.1]
    [RDBPROD: How to Create an Update Trigger Which Depends on Any Other Field|https://metalink2.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=68037.1]
    To view the Trigger Information you can use TOAD and modify the same as per your need.
    Thanks,
    Anchorage :)

  • I want to delete my data from iphone while i doesnot have the access but i know my apple id so plz help me its urgent, i want to delete my data from iphone while i doesnot have the access but i know my apple id so plz help me its urgent

    i want to delete my data from iphone while i doesnot have the access but i know my apple id so plz help me its urgent, i want to delete my data from iphone while i doesnot have the access but i know my apple id so plz help me its urgent

    Welcome to the Apple Community.
    You can only wipe your device when it is logged into iCloud and 'Find My Phone' is enabled, additionally the device will need to be switched on and connected to a wifi or cellular network.
    Unfortunately, you cannot activate iCloud or 'Find My Phone' remotely.

  • Plz help me its urgent i have iphone i dnt want my deleted texts my phone was jailbroken if i do restore widout backup should i jailbreak again ,should i unlock again,will the data of texts premantly erased plz answr me

    Plz help me its urgent i have iphone i dnt want my deleted texts my phone was jailbroken if i do restore widout backup should i jailbreak again ,should i unlock again,will the data of texts premantly erased plz answr me

    Jailbroken phones cannot be discussed in an Apple forum. If you synced your phone with your computer the texts will be in the backup, so if you restore the backup you may get them back, but with a jailbroken phone it's anybody's guess what will happen.

  • Thanks.. can u please help me out in one more question. how can i transfer files like pdf, .docx and ppt from my laptop to iPhone 5 ? please its urgent.

    thanks.. can u please help me out in one more question. how can i transfer files like pdf, .docx and ppt from my laptop to iPhone 5 ? please its urgent.

    See your other post
    First, i want to know how can i pair my iPhone 5 with my lenovo laptop?

  • HT201263 When I connect to itunes it does not appear in the devices..please help me ........how...its URGENT...

    When I connect to itunes it does not appear in the devices..please help me ........how...its URGENT...

    Here:
    iOS: Device not recognized in iTunes for Windows
    or
    iPhone, iPad, iPod touch: Device not recognized in iTunes for Mac OS X

  • Help me in JSTL. Its Urgent

    <logic:iterate id="ddd" name="mainForm" property="depts" type="com.ex.form.DeptForm" indexId="ctr">
                   <tr>
                        <td>               
                             <html:checkbox name="mainForm" property='<%= "depts[" + ctr + "].select" %>'/>
                        </td>          
    I want to gain the same functionality using JSTL. Here is what I am doing.
                             <c:set var="Count" value="0" scope="page" />
                                  <c:forEach var="summaryList" items="${MainForm.dept}" begin="${MainForm.startValue}" end="${MainForm.endValue}">
                                       <c:if test="${rowCount%2 > 0}" >
                                            <tr>
                                       </c:if>
                                       <c:if test="${rowCount%2 == 0}" >
                                            <tr bgcolor="#eeeeee" >
                                       </c:if>
                             <td>
                                  <html:checkbox name="summaryList" property="selected" />
                             </td>
    But the field selected is not populated in the DeptForm which is an array in the MainForm. This is working fine when using logic:iterate but not with JSTL. Please help how to do using JSTL. Its urgent.

    <logic:iterate id="ddd" name="mainForm"
    property="depts" type="com.ex.form.DeptForm"
    indexId="ctr">
                   <tr>
                        <td>               
    <html:checkbox name="mainForm" property='<%=
    ='<%= "depts[" + ctr + "].select" %>'/>
                        </td>          
    I want to gain the same functionality using JSTL.
    Here is what I am doing.
    <c:set var="Count" value="0" scope="page" />
    //So in the code above you used "MainForm.depts" here you use "MainForm.dept" which is correct?
    <c:forEach var="summaryList" items="${MainForm.dept}"
                     begin="${MainForm.startValue}" end="${MainForm.endValue}">
        //Where does the value of "rowCount" come from?  Where is is being incremented? 
        //Look up the JSTL docs for c:ForEach tag and see how to use the varStatus object.
        <c:if test="${rowCount%2 > 0}" >
            <tr>
        </c:if>
        <c:if test="${rowCount%2 == 0}" >
            <tr bgcolor="#eeeeee"  >
        </c:if>
        <td>
            <html:checkbox name="summaryList" property="selected" />
        </td>
    But the field selected is not populated in the
    DeptForm which is an array in the MainForm. This is
    working fine when using logic:iterate but not with
    JSTL. Please help how to do using JSTL. Its urgent.

  • Its urgent pls help me .

    how can i call a portal from webdynpro application
    my requirment is
    i was created webdynpro application.
    in that i was created one view . in that i was created one button (go).
    if i click that button i want move some other portal.
    how can i acchive pls help me.
    its urgent.
    pls send any example programe
    Message was edited by:
            madipadiga nagaraju
    Message was edited by:
            madipadiga nagaraju

    hi,
    there is no direct tcode for going to webdynpro component/interfaces in ecc 6.0.
    but u have se58 in ecc 5.0,as webdynpro convertor.u give ur program name and click web dynpro convertor button then it takes u to se80 .but this wda(webdynpro abap) component comes as in application tree hierarchy .
    i can say in wda component refers a class .if u select webdynpro component/interface,it ask u to create a class or interface.
    after that it automatically generate component controller(it is also a class),
    interface view and windows.all these 3 are classes.for every window one interface view will be created.ie.. window is internal visible where as interface view is external visible.
    u create view and embed these views in windows.by going to the window layout,right click on the window name and click embed view.u can enbed as many view as u wish.in order to navigate from one view to other view ,click  "create navigation" by right clicking the view plugs.
    by default windows and view have inbound plugs.this is literally a event of that class.
    if u want to navigate from view1 to view2 ,create outbound plug for view1,the click outbound plug of view1 and right click the click create navigation the select inbound plug of view2.
    then create a application .this is simillar of creating an object.
    click on this object and test .this will open in browser.
    for deploying u have use "sap webdynpro iview".

Maybe you are looking for

  • How slow is Safari for you at first boot of the day in 10.9.1?

    I'm running Mavericks from an external FW800 disk. When starting up for the first time each day, Safari bounces for about 60 seconds in the dock before opening.  After that, it's very quick. I have only 4 extension installed, but turning them off doe

  • Who can I talk to about getting hung up on 4 times today?

    Trying to get help ALL day today. I have waited on hold for 30 -45 minutes 4 times today, three times I was disconnected while on hold and once while talking to a support person who DID NOT CALL ME BACK! I am going on 8 hrs of this and need to resolv

  • Assign signature image to imported digital signature

    I have a user who needs to be able to digitally sign documents for the State while using either his desktop or his laptop.  We have the desktop Acrobat X configured properly, where when he digitally signs a document, the signature image is included i

  • DB Connect Data featching problem

    Hi all, I connect Sql2000 to BW server and trying to make a report for this i have done all the things i mean to say make infosource , cube , update rule . in sql data source i take 2 fields for data selection ID and Name when i make infopkg these tw

  • Microsoft word documents suddenly can't be saved any longer

    On my MacBook Pro, suddenly Microsoft Word doesn't save documents any longer. It goes into "searching for printer" mode and freezes up entire laptop.Any suggestions?