Randy Trover

Ranch Hand
+ Follow
since Feb 26, 2001
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
0
In last 30 days
0
Total given
0
Likes
Total received
0
Received in last 30 days
0
Total given
0
Given in last 30 days
0
Forums and Threads
Scavenger Hunt
expand Ranch Hand Scavenger Hunt
expand Greenhorn Scavenger Hunt

Recent posts by Randy Trover

I want to connect to a database with a getDataSource(request) call so I need a request object, the question is can I get this object in a plugin?
Thanks
Randy
19 years ago
I need to populate some lists of data used in most of my user forms, this data comes from a database and is fairly static. Where in a struts application is the best place to 1) query the database, I need these lists before showing any Jsp's and 2) Where should these list be stored so they are availible to all users? Thanks for any help.
Cheers
Randy
19 years ago
Hi,
I'm starting my first project with struts and java, everything is going mostly Ok, but I'm having a problem with one of the requirements. A users submits criteria for a query and the result set and a graph are returned and displayed in a jsp so far no problem. What I need to do is allow the user to download the result set as a textfile or maybe as an excel file any thoughts on how to do this. Thanks in advance.
cheers
Randy
19 years ago
Hello,
Can anyone point me to information about using
crystal reports with java. Have used crystal reports with delphi and it integrates easily, but am finding it difficult to find information on how to integrate crystal with java.
Thanks for any help
cheers
Randy
21 years ago
Hello,
I need to embed a Jbutton in a JTable, can anybody help me with this?
Cheers
Randy
21 years ago
Hello All,
I've downloaded the file jakarta-tomcat-4.0.1.tar.gz, and being very new to Linux can't figure out how to install it. Any help would be great
Cheers
Randy
22 years ago
Thanks that was just what I was Looking for. Care to recommend a good linux reference?
Randy
22 years ago
Hello All,
I'm a total newcomer to linux, I've succeeded in installing the Jdk, but can't figure out how to set the path variable. How is this done and can anyone recommend a good book for a programmer just moving to linux.
Cheers
Randy
22 years ago
hello All,
I need to install tomcat on a linux system rh7.1 and am very new to linux. Could anybody point me towards a link that has detail installation instructions for doing this.
Thanks for any help
Cheers
Randy
22 years ago
My company wants me to develop and application to display text and images on their in-house TV system. One of the requirements
is to show a video clip and have a message scroll over the video. Displaying video is no problem,but how to manage scrolling text? Could anyone point me towards some info, solutions or toolkits for doing this sort of thing. Thanks for any help.
Cheers
Randy
22 years ago
Thanks all
the link to O'reilly really helped lots of great info on all sorts of stuff.
Cheers
Randy
22 years ago
Hello All,
Can anyone point me towards information regarding deploying web applications with tomcat. I've almost completed my first servlet/jsp project and now have to deal with getting it working on the target server. To me this seems to be the most intimidating part of the whole process. I've developed the project with Jbuilder so can organize everything in a WAR file, but am unsure of where to put it what to do with the jdbc driver(postgres) and such. Any help would be great
Cheers
Randy
22 years ago
Thanks for the tip. So far XP is doing great. Its nice no having to reboot all the time. If I were to do it again I would go with win2000 pro, the new interface and hand-holding in XP really bugs me.
Cheers
Randy
22 years ago
Hello All,
Do you set the classpath on windows xp the same as win98?
Thanks
Randy
22 years ago
Hello all,
Where can I download a jdbc driver for postgreSql?
Cheers,
Randy