How can I build

Hi,
I have a Debian Server with Tomcat/5.5.9. It works fine. But I think, I didn't install the J2EE correct. I tried to install "j2eesdk-1_4_02_2005Q2-linux.bin" but I only get that error:
"./j2eesdk-1_4_02_2005Q2-linux.bin: error while loading shared libraries: libstdc++-libc6.2-2.so.3: cannot open shared object file: No such file or directory"
I did install libstdc++6.
I also downloaded the servlet-classfiles (that's all I need), but how can I use them? when I unzip "servlet-2_3-fcs-classfiles.zip", I get the folder "javax" and nothing else. How can use it to compile my code?
PS: English is not my own language. Sorry for that.

thanks a lot. that works fine. I could it install without problems.
but, when I compile my servlet with "javac -cp /opt/j2ee/lib/j2ee.jar mySerlvet.java" , though that works, I get an exception trying to acces the page on the server. that's the exception:
"javax.servlet.ServletException: Error allocating a servlet instance"
"root cause
java.lang.NoClassDefFoundError: javax/servlet/http/HttpServlet"

Similar Messages

  • How can I build a LabView application that uses the 2012 runtime, on a development system with LabView 2013 or 2014 installed?

    I need to build a LabView application .exe to run with the 2012 Runtime, for legacy support. I currently have LabView 2013 installed on my development system, and have 2014 available. How can I build an application that uses the 2012 runtime on this development system? Do I have to downgrade to 2012? Thank you.

    We have existing customers that have installed our application that was originally built with 2012 (provided by a contractor that is no longer available).  Due to IT regulations, it is far easier to update these customers by simply replacing the .exe file, than creating an install that their IT department must run.
    If I have to downgrade to LabView 2012, where can I get the installation for this?

  • How can i build RPMs file for my own Java Application?

    How can i build RPMs file for my own Java Application?....I have my own directory that contains all Java Source files and some files that my Application required....I want to build RPMs file like a install File to Linux System, Now my OS is Linux Fedora core 1.....How can i do this?

    I think that in order to create a RPM, you'd need to
    use some C.Nope - the RPM is all about packaging and the "magic" x.spec file. You can have anything you want in the RPM, but you have to use RPM tools to build the .rpm file. One of the features is that you can also indicate (via "install" scripts) modifications to other files or the filesystem to support the installation of whatever's in the RPM.

  • How can i build table with two user name columne  ?

    How can I build view with two columns for user name ( one create and the other
    Can change also ) 
    And to display full name ( the user name is the key but not display  ) ?

    Hi,
    Creating View
    •     From initial screen of data dictionary(T.Code: SE11), enter the name of object i.e. view.
    •     Select view radio button and click on the push button.
    •     Dialog box is displayed for types of views.
    •     Select the view type.
    •     On the next screen, you have to pass following parameters.
    •     Short text
    •     In the table box you need to enter the table names, which are to be related.
    •     In join table box you need to join the two tables.
    •     Click on the TABFIELD. System displays the dialog box for all the table fields and user can select the fields from this screen. These fields are displayed in the view fields box.
    •     Save and Activate: When the view is activated, view is automatically created in the underlying database system. As long as the table exists in the database, the view also exists (Unless you delete it).
    Regards,
    Bhaskar

  • How can you build time series measures in OBIEE without using TODATE AGO fu

    How can you build time series measures in OBIEE without using TODATE and AGO function?
    Please provide steps to build time series
    measures in OBIEE without using TODATE and
    AGO function. Dashboard results not storing
    in cache when using TODATE and AGO functions.
    eventhough its cached users queries not
    hitting cache because queries doesn't match
    exact date time when using TODATE and AGO
    functions. so I want to build queries using
    sysdate and some simple calculations. Please
    send your inputs/ideas for my questions..
    Thanks in Advance

    This can be using Msum function in answers. Use the following formula, here dollars is my metric. Change the formula based on your metric.
    Msum("Sales Measures".Dollars ,2) - "Sales Measures".Dollars
    the report will be cached and better performed compared with time series. check ti
    - Madan Thota

  • How can i build a java parser/interpreter

    How can i build a java parser/interpreter
    i know java offers a tokenizer, how can i use it for build a parser or interpreter that recognize tags like this:
    <query db="db1" select="row1, row2">
    and then perform some actions

    how can i use it for build a parser or interpreter that recognize tags like this:A compiler design class would help understand the issues involved.
    Or as suggested if you are merely trying to parse XML then there are variety of existing solutions.
    Of if not XML and you already understand the principles of compiler design (formally or perhaps with experience with lexx/yacc) then you could use JavaCC
    http://www.webgain.com/products/java_cc/

  • How can I build Windows Like Help In Oracle Developer ?

    Could anyone help me by giving the information that how can I build a windows like help system ?
    Thanks In Advance.
    Saiful Alam

    I remember that in Oracle Develope 6.0 demos there are lots of this kind of help,but I don't know how to do it.If u can solve this problem,pls post it.

  • How can I build and run CDC in Red Hat Linux?

    I downloaded the CDC and CVM(j2me_cdc_fp-1_0_2-src.zip), and wanted to build a VM in Red Hat Linux. But I can't find the Makefile in the "build" directory. How can I build it?

    You should be able to run a J2SE VM with the CDC jar as the bootclasspath, I think.

  • How can I build a sum of two rows in a CNiReal64Matrix?

    How can I build a sum of two rows in a CNiReal64Matrix?

    You could copy the two rows that you want to add into two CNiReal64Vectors via CNiReal64Matrix::CopyRow, then add the two CNiReal64Vectors via CNiReal64Vector::Add or CNiReal64Vector:perator+.
    - Elton

  • How Can I Build Mailing List Portlets?

    I want to make a portal with a mailing list portlet. I need to know how can I build the servlet for my apache server.

    By a mailing list portlet, do you mean a portlet where users can sign up for different mailing lists, or do you mean a specific mailing list that would archive all the messages sent to the list?
    In any case, if you have an existing application that manages a mailing list (like a list on listbot.com), one of the options you could investigate is to integrate that application as an External Application to Portal and leverage the Single Sign On capability.
    null

  • How can I build Instalation Program for java applet?

    I want to build on line internet game based on java applet.
    Uset must instull the game to his computer.And this program mast Connect to the server when user enter
    to this application.Not from explorer,but from my application,like when i enter to ICQ.
    My questions:
    How can i build instalation program in java?
    How can i connect to the server when user enter into my game not from explorer but from game?
    Thanks,Maya.

    Hi Maya
    First of all an Applet does not have to be "installed" as you would with a normal application. The browser handles the install and execution of the applet.
    Check out this URL for more about applets:
    http://web2.java.sun.com/docs/books/tutorial/applet/index.html
    On the subject client/server pairs - see:
    http://web2.java.sun.com/docs/books/tutorial/networking/sockets/index.html
    If you decide to make the game an application instead check out Sun's WebStart - under the products section.
    That's about all the help I can give you.
    Programming a game is a complicated subject - I am doing one too:
    http://hjem.get2net.dk/mhjembaek/armageddon/
    Kind reg,
    Hjembaek

  • How can i build a manchester coding in labview signal processing?

    how can i build a manchester coding in labview signal processing?
    mean to say that how can i digitize my audio input.i waqnt to convert my audio input into manchester coded data format!!!
    kindly post related VIs
    regards
    Solved!
    Go to Solution.

    idma-
    Check out the LabVIEW FPGA example http://zone.ni.com/devzone/cda/epd/p/id/6126
    Generate Manchester Signal
    Basic example showing generation of a Manchester encoded data stream. The data to be sent is generated in one loop and passed to a FPGA FIFO. The subVI which generates the Manchester data stream reads the data bytes form the FIFO and passes them to the digital output. The subVI prepends a simple header to each data packet which allows a reader (see next example) to synchronize and acquire/parse the data. The header consists of a thee half bit pulse followed by a one half bit pulse. The three half bit pulse is not a valid component of regular Manchester encoding and can therefore be differentiated from the rest of the protocol. In addition it can be used by the receiver to to easily measure the bit rate of the protocol. By dividing the length of the three half bit pulse in half (3/4 of a bit), the receiver has a measure to differentiate between full and half bit pulses in the rest of the protocol.
    Generate and Read Manchester Signal
    An extension of the previous example which adds a Manchester receiver subVI. You must physically wire the digital output channel to your input channel to loop back the data outside the I/O connector of your FPGA R series card or C series module. The Manchester receiver subVI is expecting the data packet to be prepended by a header as explained in the previous section.
    I will see if the is a more precise example but this should help
    Sam S
    Applications Engineer
    National Instruments

  • How can I build automatically jar with Eclipse?

    Hi,
    I try to build automatically jar file each time when I save my project.Until now I used right click and Export to jar but that take me more time and it is not efficiently.I have try to configure an new builder from project->properties-> builders options but when I Clean it give me the following error:
    The file does not exist for the external tool named MY_Builder
    Please help me If you can, all that I try to find is to generate automatically jar file each time when I save or clean the project,no matter the method as long as it's working on Eclipse
    Many thanks,

    Hello,
    But How can I do that ? I make a new ant compiler but I have some errors:(. I don't know how to configure this ant.Can u help me please?
    Thanks,

  • How can I build a table with the time values of a timer from a while loop

    Hi:
    I have a question concerning building a table:
    Every 100ms I read a value from a sensor (while loop with a timer). I would like to build a table with the actual time and the concerning value. For example:
    0msec         1V
    100msec     2V
    200msec     3V
    300msec     4V
    etc.
    If I use the Express VI for building a table, I always get the date and time, but I don't need the date and the time is in the following format: HH:MMS, which is nonsensical for me as I can't differentiate within msec. Can I change the format anywhere?
    Can I also save the table to a file or even to an Excelsheet? How can I do that?
    Thanks for your help!

    Hi Craig:
    thank you very much. To solve the mystery : ) :
    I want to drive a stepper motor with a specific frequency. To get the current degree value of the motor I would like to measure the current time (from the beginning of the move on). (With a formula I get the degree value out of the time)
    Concurrently I would like to get data from a torque sensor and from a pressure sensor. That's why I asked you about the time and the table. The measurement should start with the movement of the motor. How can I do that? Right now I have different block diagrams (different while loops) (see attachment) and I would like to put them in one.
    I haven't done the block diagram for the pressure sensor yet, so there is only the one for the torque sensor and the one for the motor.
    I also would like to set a mark in the table when the voltage value of an analog input gets under a specific threshold value. Is that possible?
    I'm sorry, I'm a novice in LabVIEW. But maybe you can help me.
    Thank you very much!
    Steffi
    Attachments:
    motor.vi ‏238 KB
    sensor.vi ‏59 KB

  • How can I build an app ?

    I'm a pediatrician with some ideas for iPhone apps.  How can I go about building an app?
    Is there a particular program I can purchase that would simplify the process of building apps?
    Some of the apps I would create would be simple audio tracks, and also counting functions.

    iOS Developer Program - Apple Developer

  • Xcode4.0.2 How can i build an application on an a intel machine for both an i386 and a ppc machine

    I can't find the way to change the build settings for both architectures in xcode 4.0.2

    Xcode 4 does not build for PowerPC officially. The following Stack Overflow question provides a hack to build for PowerPC:
    http://stackoverflow.com/questions/5333490/how-can-we-restore-ppc-ppc64-as-well- as-full-10-4-10-5-sdk-support-to-xcode-4

Maybe you are looking for

  • Delete mail from server when removed from inbox

    I have a POP e-mail account set up. Under the mail account advanced settings there is an option to delete mail from the server when I delete it from the iPad inbox. I assume this is a valid option for the account since it is shown, and it is what I w

  • Podcast image not popping up in itunes store / itunes program

    hi people, question: i've made a podcast but the image is not popping up in the itunes store and the itunes program. the podcast was approved 2 days ago though. also the 'author' is not showing. this is the feed: http://www.scientific.nl/rss/mav-podc

  • How to resolve the issue of ORA-01000: maximum open cursors exceeded

    Hi all, I'm new to Oracle, currently I write a simple java class to retrieve records form Oracle DB, but following error occurs: java.sql.SQLException: ORA-01000: maximum open cursors exceeded String sql = "select * from......"; prepStmt = conn.prepa

  • SAP BPC 10NW Overflow converting from ' -10949993089200.0000000

    Hi, I came across this problem when running the following package activities: 1. Load Transactions Data from BW InfoProvider UI (Log says it is rejected file but it was recorded in BPC)      Rejected Records: 12 ,510000,INPUT,Budget,SMKR,PL99,G_NONE,

  • Need to keep files on iphone

    I have dropbox, mobileme, and Documents to go. All work great at giving me access to my files when I have a wifi or 3G connection however I really need to be able to access my files without a network connection. Any Ideas? JJ