Apache javaserverpages and jserv
Hi! I have a server that runs Apache with Apache jserv and it works fine. But the servlet that runs on the server does much of the work i could do with javaserver pages. So I would like to start moving my servlet to jsp but i'm not sure how to do this... I'd guess that i have to do some changes in the http.conf in apache to. Thanks Roland Carlsson -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: [off-topic] stop bashing!
I think u need to reread the "open source" licensing requirements. They appear to be "commercial" in nature, and monetary in fact. Please extract the particular places from the licenses which states quite clearly that "non-commercial", if there is such a thing anymore, distribution & use is still available. I was only recently able to get a "non-commercial" 1.1.8, but java didn't forward me another non-commercial license for JDK1.2.1 gat Jeff Galyan wrote: > Your comments assume a desire to distribute the JDK itself. There are no > restrictions or fees for distributing the software you develop, nor are > you restricted from distributing the *binaries* of add-on libraries you > get from Sun (there may be some exceptions on redistributing binary jars > of class libs, but I haven't seen Sun put any restrictions on them yet - > only commercial libraries that you have to pay for from other companies > carry restrictions). > > --Jeff > > Uncle George wrote: > > > > I think ur notion is somewhat short sighted: > > 1) The source -> free, > > 2) The Jck -> No so free ( exceeding bogus claim that ur not smart enough to run > > the tests, but ur smart enough to port it, which porting, u seem to admit it , is > > a difficult task ) > > 3) Distribution -> Not so free. > > > > 4) so wheres the philosophy behind the "non-commercial" licenses? You could have > > released ur efforts for public consumption, even as bad as the port can be. So it > > goes. > > gat > > -- > Jeff Galyan > http://www.anamorphic.com > http://www.sun.com > jeffrey dot galyan at sun dot com > talisman at anamorphic dot com > Sun Certified Java(TM) Programmer > == > Linus Torvalds on Microsoft and software development: > "... if it's a hobby for me and a job for you, why are you doing such a > shoddy job of it?" > > The views expressed herein do not necessarily reflect those of my > employer. > > Sun Microsystems, Inc., has no connection to my involvement with the > Mozilla Organization. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: Cannot allocate colormap entry for default background
What colour depth are you running at? If you are only running 8-bit (256 colours), you need to either start the X server at a higher colour depth (16-bit perhaps), or make sure you don't load apps that use a lot of colours (like Netscape) before you start your Java apps. regards [ bryce ] Elena Vorisi & Edoardo Comar wrote: > Hi. > > On my Redhat 6.0 system, > where I have installed both jdk117_v3 and jdk12_prev2, > they work fine but I have this issue problem. > > All java apps show this message on the console (the jdk12 also shows > warnings about fonts, but that's another issue, I'll have to study the > FAQ). > > Warning: Cannot allocate colormap entry for default background > > some apps (like together/J with jdk11) show with a white background > instead of the expected gray. > > I am running the default X environment for RH6, Gnome with > Enlightenment. > > anyone'sexperinecing this ? > > bye, > Edo. > > -- > To UNSUBSCRIBE, email to [EMAIL PROTECTED] > with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Some queries regarding JDK on Linux.
Hi, I have som,e queries as follow, 1) What is the difference between JDK1.2 Pre-v1 and Pre-v2. 2) When I downloaded the file jdk1.2pre-v1.tar.bz2 under pre-v1, is it required to download the file jdk1.2pre-v1.tar.bz2 under pre-v2/glibc2.0 directories.What is the difference between these two files of same name but with difference in size. 3) I have Linux Slackware 3.5 on my system.Is JDK1.2 is compatible with Linux Slackware 3.5 system. 4) How to know 'glibc' version for Slackware 3.5 system. Thanks in advance, Nagaraj S.B. Bells Softech Ltd,Bells House,1036, 26th Main,4th 'T' Block, Jayanagar, Banglore - 560 041.Ph.No.:6650084/33. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: [off-topic] stop bashing!
Therefor for the Alpha/Linux platform I would like: 1) The JCK for free for this port 2) distributions for free for this port. gat Calvin Austin wrote: > For all other platforms you are correct. For Linux and the Blackdown port. > > 1) source is free > 2) JCK is free for that port > 3) distribution is free for that port. > > This is a stepping stone to where Linux can go with Java. I personally > want mozilla with a Java 2 VM on Linux. We can get there with the current > setup > > best wishes > calvin > > >I think ur notion is somewhat short sighted: > >1) The source -> free, > >2) The Jck -> No so free ( exceeding bogus claim that ur not smart enough to > >run > >the tests, but ur smart enough to port it, which porting, u seem to admit it , > >is > >a difficult task ) > >3) Distribution -> Not so free. > > > >4) so wheres the philosophy behind the "non-commercial" licenses? You could > >have > >released ur efforts for public consumption, even as bad as the port can be. So > >it > >goes. > >gat > > > >Calvin Austin wrote: > > > >> Louis-David I will show you the code! Hop on over to > >> http://developer.java.sun.com/developer/products/java2cs > >> > >> you can get all the Java 2 source code for no fee. Then make a trip > >> to blackdown.org, you can get Java 2 releases. blackdown has the diffs > >> that I will be linking to make a Java 2 linux source release. You even have > >> the choice of a JDK 1.x release from IBM > >> > > > > -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: Apache javaserverpages and jserv
Roland Carlsson wrote: > > I have a server that runs Apache with Apache jserv and it > works fine. But the servlet that runs on the server does > much of the work i could do with javaserver pages. So I > would like to start moving my servlet to jsp but i'm not > sure how to do this... I'd guess that i have to do some > changes in the http.conf in apache to. What a co-incidence - I just did this today. Attached is a snippet from the history file I keep of system changes. I hope it helps. Chris Kakris "Ask not what Linux can do for you, but what you can do for Linux." Dynamic Solutions Pty Ltd http://www.dynamic.net.au/christos 414 Gilbert Road [EMAIL PROTECTED] Preston, Victoria 3072 61 3 94718224 - voice Australia 61 3 94711622 - fax Tue Jun 15 12:48:45 EST 1999 # installed gnujsp from http://www.klomp.org/gnujsp/ # howto build apache with jserv: http://www.dynamic.net.au/christos/apache/ cd /usr/local tar xzvf /tmp/gnujsp-0.9.10.tar.gz cd /usr/local/apache/etc vi jserv.properties wrapper.classpath=/usr/local/gnujsp-0.9.10/lib/gnujsp.jar wrapper.classpath=/usr/local/jdk1.2/lib/tools.jar mkdir /home/christos/jsp vi servlets.properties servlet.gnujsp.code=org.gjt.jsp.JSPServlet servlet.gnujsp.initArgs=repository=/home/christos/jsp vi jserv.conf ApJServAction .jsp /servlets/gnujsp vi httpd.conf AddHandler jsp-handler .jsp Action jsp-handler /servlets/gnujsp /etc/rc.d/init.d/apache restart cp /usr/local/gnujsp-0.9.10/examples/date.jsp /home/httpd/html/test/date.jsp lynx http://localhost/test/date.jsp echo "woohoo"
Re: Some queries regarding JDK on Linux.
[EMAIL PROTECTED] wrote: >Hi, >I have som,e queries as follow, >1) What is the difference between JDK1.2 Pre-v1 and Pre-v2. This is probably in the CHANGES file after uncompressing the JDK1.2 Pre-v2 >2) When I downloaded the file jdk1.2pre-v1.tar.bz2 under pre-v1, is it >required to download the file jdk1.2pre-v1.tar.bz2 under pre-v2/glibc2.0 >directories.What is the difference between these two files of same name >but with difference in size. ??? - >3) I have Linux Slackware 3.5 on my system.Is JDK1.2 is compatible with >Linux Slackware 3.5 system. yes. >4) How to know 'glibc' version for Slackware 3.5 system. This is also answered in the README.linux file after uncompression. It says type: ls -l /lib/libc.so.* and if you see "/lib/libc.so.6", then you have glibc. -Larry Gates -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
I've built the JDK 1.2.1 sources!
Using Steve's patch and a little hacking, I've managed to build the JDK 1.2.1 from scratch - this is after spending ages trying to get it to build on Solaris after when I gave up waiting for the Linux sources - one question though - all the executables in build/linux/bin report: Error: can't find libjava.so. when run - is the full stop (US: period) on the end meant to be there? I have tried putting the build/linux/lib/i386 dir in my ld.so.conf and running ldconfig, and doing it directly, but no joy. Steve, any ideas? Thanks Jim PS Many thanks to sbb et al for all their efforts, esp. the source patch. I feel that I'm close to solving this... --- Jim Moores, PhD Research Student, Computing Lab, University of Kent, UK. new email address: [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: Apache javaserverpages and jserv
Oh hey, good call you just reminded me of a good question I had. I want to activate JSP pages with Apache 1.36 on my stock RH 5.2 machine, how do I go about doing this? Do I just download the "solaris" version of JSP from Sun? I got a bit thrown off by this on the download page. Because with the Servlet server, you just download the .JARs in either a .zip or .tar.gz file, but on the JSP page, it was either "Windows" or "Solaris", and I remember the last time I tried to install the Solaris JDK, it only about 1/2 worked. So before I spend hours tearing out my hair, I want to make sure I am barking up the right tree. Any help would be appreciated. Best wishes, -- [:] Riyad Kalla [:] [:] InterAccess Corporation [:] [:] University of Arizona [:] [:][EMAIL PROTECTED][:] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: I've built the JDK 1.2.1 sources!
Duhhh! I just needed to run them from outside the bin directory - they seem to need to be run from elsewhere for the dynamic linking to work - wonder why... Anyway I finally have a buildable JDK with source!!! Some of you may find this helpful: There is a seemingly little known discussion forum on building and modifying the JDK1.2 sources at: http://developer.java.sun.com/developer/products/java2cs/ under community source discussion groups you need JDC membership to access (which is not difficult to get after all, just registration). Quite useful. Thanks Jim --- Jim Moores, PhD Research Student, Computing Lab, University of Kent, UK. new email address: [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: Apache javaserverpages and jserv
Riyad Kalla <[EMAIL PROTECTED]> writes: > I want to activate JSP pages with Apache 1.36 on my stock RH > 5.2 machine, how do I go about doing this? Do I just > download the "solaris" version of JSP from Sun? FYI: AFAIK, this package does only work with JSDK 2.1 and if you're planing to use JServ it only supports JSDK 2.0 at the moment. (A new and much improved JServ (great design and code) compared to JServ 1.0) is under development and will support JSDK 2.1.) -- Jan-Henrik Haukeland -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: [off-topic] stop bashing!
You mentioned earlier that you had jdk 1.1.8 non-commercial port. We will check out what is happening with the Java 2 version. (myself or Anand) although with Javaone here it make take a week or so to get an answer regards calvin >Therefor for the Alpha/Linux platform I would like: >1) The JCK for free for this port >2) distributions for free for this port. >gat > > >Calvin Austin wrote: > >> For all other platforms you are correct. For Linux and the Blackdown port. >> >> 1) source is free >> 2) JCK is free for that port >> 3) distribution is free for that port. >> >> This is a stepping stone to where Linux can go with Java. I personally >> want mozilla with a Java 2 VM on Linux. We can get there with the current >> setup >> >> best wishes >> calvin >> >> >I think ur notion is somewhat short sighted: >> >1) The source -> free, >> >2) The Jck -> No so free ( exceeding bogus claim that ur not smart enough to >> >run >> >the tests, but ur smart enough to port it, which porting, u seem to admit it >, >> >is >> >a difficult task ) >> >3) Distribution -> Not so free. >> > >> >4) so wheres the philosophy behind the "non-commercial" licenses? You could >> >have >> >released ur efforts for public consumption, even as bad as the port can be. >So >> >it >> >goes. >> >gat >> > >> >Calvin Austin wrote: >> > >> >> Louis-David I will show you the code! Hop on over to >> >> http://developer.java.sun.com/developer/products/java2cs >> >> >> >> you can get all the Java 2 source code for no fee. Then make a trip >> >> to blackdown.org, you can get Java 2 releases. blackdown has the diffs >> >> that I will be linking to make a Java 2 linux source release. You even >have >> >> the choice of a JDK 1.x release from IBM >> >> >> > >> > > > >-- >To UNSUBSCRIBE, email to [EMAIL PROTECTED] >with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED] > -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
JavaOne: Keynote
At this morning's JavaOne opening keynote session, Alan Baratz was spouting off about how Sun is "listening, improving, and empowering" the Java community and during the listening portion did a cheesy bit... He talked about how his daughter is even learning Java in high-school -- he brought her up on stage and the first question she asked was "So, when is Linux going to be supported?!". Of course, given that this was in the listening rather than the improving part of his talk, he didn't actually answer the question. :-( :-) Another thing of interest to this group is probably the Sun deal with the Apache folks on Servlet & JSP technology. Check out jakarta.apache.org. Go wild, John -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: JavaOne: Keynote
>He talked about how his daughter is even learning Java in high-school >-- he brought her up on stage and the first question she asked was >"So, when is Linux going to be supported?!". Confidential to John Mitchell: Right on! Make sure the forces of the Free Software Conspiracy send her her payment. Seriously, that's great. What was the audience reaction? How much Linux presence is there at JavaOne? Hopefully IBM will make a big splash. [EMAIL PROTECTED] . . . .. . . . http://www.media.mit.edu/~nelson/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: I've built the JDK 1.2.1 sources!
On Tue, 15 Jun 1999, J.Moores wrote: > Using Steve's patch and a little hacking, I've managed to build the JDK > 1.2.1 from scratch - this is after spending ages trying to get it to build > on Solaris after when I gave up waiting for the Linux sources - one > question though - all the executables in build/linux/bin report: > > Error: can't find libjava.so. > > when run - is the full stop (US: period) on the end meant to be there? > I have tried putting the build/linux/lib/i386 dir in my ld.so.conf and > running ldconfig, and doing it directly, but no joy. > > Steve, any ideas? ... I am not java guru. I use a linux system mostly base on redhat's latest rawhide, and used to use bash-2.0.3. I noticed above problem after installing jdk1.2-pre-v2, and struggled aginst this with no avail. But, later, I simply replaced bash-2.0.3 with bash-1.14.7(rawhide or redhat-6.0 include both versions, default is bash-1.14.7. I heard Mandrake uses bash 2.0.3 as default), and the problem went away. So, I concluded that scripts of pre-v2 is based on bash-1.14.7. I don't know further. Thanks, -- "Where there is a will, there is a way." [EMAIL PROTECTED] For the future of you and me!hitel: jinbo21 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: jdk1.2 installation
> I had a couple of questions about installing the jdk1.2 (pre-v2) on i386. > First, what is the .diffs file for and how do I use it if I need it? (Is > this what the patch-o-matic script is for? How do I run the script?). The .diffs file contains the changes made to Sun's code. You don't need that unless you want to recompile it. patch-o-matic patches the sources using these diffs. If you want to recomplile it you'll have to set some environment variables and run patch-o-matic. Look at patch-o-matic for the variables. However, normally there is no need to recompile it, simply get the binary distribution. > I downloaded and extracted the jdk1.2 file (the .tar.bz2) into > /usr/local/jdk1.2 (actually first extracted then moved the directory). > When I run /usr/local/jdk1.2/bin/java I get the error: > > /usr/local/jdk1.2/bin/i386/native_threads/java: error in loading shared > libraries > libhpi.so: cannot open shared object file: No such file or directory This most probably means that you have downloaded the wrong version of the JDK, i.e., the glibc2.1 archive on a glibc2.0 system. > If I cd to /usr/local/jdk1.2/bin and run ./java, I get the error: > > Error: can't find libjava.so. The java (i.e., .java_wrapper) script fails to locate the JDK when it does not get an absolute path. Don't call it using "./java", add the /usr/local/jdk1.2/bin to your PATH and invoke it using "java" or invoke it as you did above. CU, Stefan -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
question about loading system libraries
hi
I am running jdk1.1.7 on redhat. I have a native library called
libfoo.so and my LD_LIBRARY_PATH includes the directory where this
library is. BUt System.loadNativeLibrary("foo") is still not able
to find the library.
Are there different conventions as to how the name "foo" is mapped to
the actual system library or am i missing something totally?
thanks
Sumit Gupta
[EMAIL PROTECTED]
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
PATH for SWING
Good morning: Could some budy please tellme which is the correct PATH for use Swing libraries whith Java? I download JAVA JDK 1.1.7 and after the Swing-1.1 library (the exemple SwingSet works fine too) Java works fine, but when I use in my programs import javax.swing.* I recive the next message at the compilation: "Package java.swing not found in import" Here is my .bash_profile # .bash_profile # Get the aliases and functions if [ -f ~/.bashrc ]; then . ~/.bashrc fi # User specific environment and startup programs PATH=$PATH:$HOME/bin BASH_ENV=$HOME/.bashrc USERNAME="" JAVA_HOME=/home/paz/jdk117_v1a SWING_HOME=/home/paz/swing-1.1 SWING_CLASSES=/home/paz/swing-1.1/swing.jar PATH=$PATH:/home/paz/jdk117_v1a/bin PATH=$PATH:/home/paz/jdk117_v1a/lib PATH=$PATH:/home/paz/swing-1.1/swing.jar export USERNAME BASH_ENV PATH export JAVA_HOME export SWING_HOME export SWING_CLASSES Friendly. Bernardo. . . . __ Dr. Bernardo Paz Betancourt TROPANDES Project casilla 415 tel/Fax: (591) 2 41.18.34 http://www.megalink.com/tropandes La Paz - Bolivia -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: PATH for SWING
Hi Bernardo & all, Bernardo Paz Betancourt wrote: > Java works fine, but when I use in my programs > import javax.swing.* > > I recive the next message at the compilation: > "Package java.swing not found in import" First you say you import javax.swing and then the r-or message says java.swing Is this your problem? R u importing java.swing instead of javax.swing? GreetinX++, Ernst -- Ernst de Haan Freelance Java architect "Come to me all who are weary and burdened, and I will give you rest" -- Jesus Christ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: question about loading system libraries
Sumit Gupta wrote:
>
> hi
>
> I am running jdk1.1.7 on redhat. I have a native library called
> libfoo.so and my LD_LIBRARY_PATH includes the directory where this
> library is. BUt System.loadNativeLibrary("foo") is still not able
> to find the library.
Perhaps you should try to make symbolic links with names libfoo.so.1 and
libfoo.so.1.0 to libfoo.so. It may also be that you set a weired soname
for the library when linking it. (Don't ask me more details, I'm not an
expert regarding this issue; perhaps someone other can explain).
Matthias Pfisterer
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: PATH for SWING
Ernst de Haan wrote: > > First you say you import javax.swing and then the r-or message says > java.swing > > Is this your problem? R u importing java.swing instead of javax.swing? > > GreetinX++, Ernst I think it's most likely that he appears to have put the swingall.jar in his PATH and not his CLASSPATH. -- Justin Lee | Contemporary philosophy seems to satisfy JEDI | Assumptions in theology that only get them by -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: Cannot allocate colormap entry for default background
Thank you. I started X with startx -- -bpp 32 and everything is fine. I'm enjoying my linux+java !! bye, Edo -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: PATH for SWING
maybe try putting swing.jar in your CLASSPATH. that should fix your problem. On Tue, 15 Jun 1999, Bernardo Paz Betancourt wrote: > Good morning: > > Could some budy please tellme which is the correct PATH for use Swing > libraries whith Java? > I download JAVA JDK 1.1.7 and after the Swing-1.1 library (the exemple > SwingSet works fine too) > > Java works fine, but when I use in my programs > import javax.swing.* > > I recive the next message at the compilation: > "Package java.swing not found in import" > > Here is my .bash_profile > > # .bash_profile > > # Get the aliases and functions > if [ -f ~/.bashrc ]; then > . ~/.bashrc > fi > > # User specific environment and startup programs > > PATH=$PATH:$HOME/bin > BASH_ENV=$HOME/.bashrc > USERNAME="" > > JAVA_HOME=/home/paz/jdk117_v1a > SWING_HOME=/home/paz/swing-1.1 > SWING_CLASSES=/home/paz/swing-1.1/swing.jar > PATH=$PATH:/home/paz/jdk117_v1a/bin > PATH=$PATH:/home/paz/jdk117_v1a/lib > PATH=$PATH:/home/paz/swing-1.1/swing.jar > > export USERNAME BASH_ENV PATH > export JAVA_HOME > export SWING_HOME > export SWING_CLASSES > > Friendly. Bernardo. > . > . > . > > > __ > Dr. Bernardo Paz Betancourt > TROPANDES Project > casilla 415 > tel/Fax: (591) 2 41.18.34 > http://www.megalink.com/tropandes > La Paz - Bolivia > > > -- > To UNSUBSCRIBE, email to [EMAIL PROTECTED] > with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED] > -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: PATH for SWING
You want to put the jar and zip files in your CLASSPATH, not your PATH. PATH is where the shell looks for binary executables. CLASSPATH is where java looks for bytecode class files. -Kelly -- Kelly A. Campbell Commerce Core Engineer <[EMAIL PROTECTED]> ChannelPoint, Inc. <[EMAIL PROTECTED]> <[EMAIL PROTECTED]>Colorado Springs, Co. Voice: 719-867-9324 Bernardo Paz Betancourt wrote: > PATH=$PATH:$HOME/bin > BASH_ENV=$HOME/.bashrc > USERNAME="" > > JAVA_HOME=/home/paz/jdk117_v1a > SWING_HOME=/home/paz/swing-1.1 > SWING_CLASSES=/home/paz/swing-1.1/swing.jar > PATH=$PATH:/home/paz/jdk117_v1a/bin > PATH=$PATH:/home/paz/jdk117_v1a/lib > PATH=$PATH:/home/paz/swing-1.1/swing.jar -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: PATH for SWING
>First you say you import javax.swing and then the r-or message says > java.swing > >Is this your problem? R u importing java.swing instead of javax.swing? Sorry, sorry the message is about javax.swing too I make a transcription error, I´m not an expert so my problem is whith the Simply whith the PATH. Bernardo . . . __ Dr. Bernardo Paz Betancourt TROPANDES Project casilla 415 tel/Fax: (591) 2 41.18.34 http://www.megalink.com/tropandes La Paz - Bolivia -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: PATH for SWING
Thankyou very much for your contributions to solve my problem You are write I need to do the difference bettwen PATH and CLASSPATH now I have a CLASSPATH in my .bash_profile and javax.swing can be imported. Your help is usefull thanks again! Sincerly. Bernardo. . . . __ Dr. Bernardo Paz Betancourt TROPANDES Project casilla 415 tel/Fax: (591) 2 41.18.34 http://www.megalink.com/tropandes La Paz - Bolivia -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: [off-topic] stop bashing!
No, I think you're the one who's confused. The license *you* are referring to is the SCSL - the source license for the VM. I'm referring to the license agreement which accompanies the *add-on* libraries - Java3D, Swing, etc. --Jeff Uncle George wrote: > > I think u need to reread the "open source" licensing requirements. They appear to be > "commercial" in nature, and monetary in fact. Please extract the particular places > from the licenses which states quite clearly that "non-commercial", if there is such >a > thing anymore, distribution & use is still available. > I was only recently able to get a "non-commercial" 1.1.8, but java didn't forward me > another non-commercial license for JDK1.2.1 > gat > > Jeff Galyan wrote: > > > Your comments assume a desire to distribute the JDK itself. There are no > > restrictions or fees for distributing the software you develop, nor are > > you restricted from distributing the *binaries* of add-on libraries you > > get from Sun (there may be some exceptions on redistributing binary jars > > of class libs, but I haven't seen Sun put any restrictions on them yet - > > only commercial libraries that you have to pay for from other companies > > carry restrictions). > > > > --Jeff > > -- Jeff Galyan http://www.anamorphic.com http://www.sun.com jeffrey dot galyan at sun dot com talisman at anamorphic dot com Sun Certified Java(TM) Programmer == Linus Torvalds on Microsoft and software development: "... if it's a hobby for me and a job for you, why are you doing such a shoddy job of it?" The views expressed herein do not necessarily reflect those of my employer. Sun Microsystems, Inc., has no connection to my involvement with the Mozilla Organization. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: JavaOne: Keynote
On Tue, 15 Jun 1999, Nelson Minar wrote: > Seriously, that's great. What was the audience reaction? How much > Linux presence is there at JavaOne? Hopefully IBM will make a big > splash. Well the Linux BOF was packed, and notes will be posted somewhere when people get a chance. Steve Byrne, Marty Laye from IBM, Per Bothner and Andrew (?) from Cygnus (talking about GCJ), and Cary Foxwell from Sun were there. . . . Sean. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: Apache javaserverpages and jserv
If I just want to use JSP with say a Postgres JDBC driver, do I need jserv? john On 15-Jun-99 Chris Kakris wrote: > Dynamic Solutions Pty Ltd http://www.dynamic.net.au/christos > 414 Gilbert Road [EMAIL PROTECTED] > Preston, Victoria 3072 61 3 94718224 - voice > Australia 61 3 94711622 - fax -- E-Mail: John N. Alegre <[EMAIL PROTECTED]> Date: 15-Jun-99 Time: 20:39:51 This message was sent by XFMail -- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: Apache javaserverpages and jserv
> If I just want to use JSP with say a Postgres JDBC driver, do I need jserv? My understanding is that JSP requires a servlet environment. So yes you do need jserv. Chris Kakris "Ask not what Linux can do for you, but what you can do for Linux." Dynamic Solutions Pty Ltd http://www.dynamic.net.au/christos 414 Gilbert Road [EMAIL PROTECTED] Preston, Victoria 3072 61 3 94718224 - voice Australia 61 3 94711622 - fax -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
java- ARM PORTING
HI GUYS, HAS ANYONE DONE ANY PORTING FRO THE ARM PROCESSOR.? Can some one tell me where to look. Thanks Vincent -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
JavaSound for Linux
Hi, there is an implementation of JavaSound for Linux started. Currently supported is simple playback only, but it is intended to implement the full API. The current implementation uses the Network Audio System 1.2 and relies on JDK 1.2. More information and download is at http://rupert.informatik.uni-stuttgart.de/~pfistere/tritonus/ Matthias Pfisterer -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: Apache javaserverpages and jserv
On Wed, 16 Jun 1999, Chris Kakris wrote: # > If I just want to use JSP with say a Postgres JDBC driver, do I need jserv? # # My understanding is that JSP requires a servlet environment. # So yes you do need jserv. Gnujsp runs as servlet to produce classess from .jsp files by parsing them, so it needs jserv and JSDK 2.0 _/ _/ _/ Bartlomiej Papierski | A T R I X - Internet Solutions _/ _/ _/ http://www.atrix.com.pl/ | 90-418 Lodz, al. Kosciuszki 1 _/ _/ _/ [EMAIL PROTECTED] | tel./fax (42) 631.11.66 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
