Richard Walton

Greenhorn
+ Follow
since Jul 01, 2002
Merit badge: grant badges
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 Richard Walton

Hi

We have a few Java Developer positions open for Developers with at least +/-1 year experience. We need a Senior and 2 Junior developers, who are natural coders, willing to dive right in and code away. We use Struts 2, EJB 3.0, tomcat, jboss, MS SQL 2005, PHP, Ruby on Rails. If you have any exposure to those technologies( preferably some combination of them )then we are looking for you to join our exciting, small(but growing) team to work on some cutting edge tech!

Please email me your CV
Regret only South African citizens will be considered.
Rich
16 years ago
Hi All!

We are looking for 2 Java developers in JHb South Africa requirements below:

Calling all Java Geeks out there, we need 2 more developers to join our team for a minimum of 6 months! If you are looking for damn exciting work, awesome work environment and a really cool mousepad then mail us after looking at the requirements below:

Not less than 1 year and not more than 4 years experience in Java
A never say die attitude to coding
A sense of humour, a sense of having fun at work BUT more than willing to pull long hours when needed
Some kind of formal training would be preferable but not 100% required ( Sun Java Cert.; Degree; IBM cert etc. )
Thats about it, so email us your CV ASAP at geekcv@johnboy.co.za

Have a look at www.johnboy.co.za for details
17 years ago
Yip its a very cool demo but if you want somethign better let me know i have some code.
Also have a look at BIRT. ( Eclipse project)
Hi

Yes have a look at BIRT, its really cool and has a full plugin for Eclipse to to report development, it uses Jasper Reports in the background but they seem to have implemented it really well.

What do you want to do exactly? online reports? generate PDF's?

Rich
Hi

I ahev worked with Jasper Reports for a long while now and in my opinion its a bit tedious to say the least! :-)
Anyways i have moved over to BIRT ( an eclipse project ) it uses Jasper Reports in the back but they seem to have taken the complexity and tediousness out :-)

Well to your solution, what i did is this:


basically just writing to the servletoutput stream which prompts the user to download a file, it works well, let me know ho wyou get on
Rich
you need the tomcat 5.5 compatability pack go to: Tomcat 5.5 Compat
it will allow you to run jdk 1.4 stuff on tomcat 5.5, just get the zip and read the installation notes and everything inside
18 years ago
I use the console and ctrl-c, mainly ctrl-c on my local machine's weblogic ( it hasn't corrupted it yet :-) ) But the console is definitly the safest option.
21 years ago
Well that output looks good! :-) Send me your code and jsp's amd stuff and i will have a look ate it! :-) richardw@discovery.co.za
21 years ago
Have you checked out your web.xml file in your web-inf? It should have something looking like this in it:
You see in the web xml you are telling the web server that all url patterns ending with .do must be routed through the Struts Action.
Hope this helps
21 years ago
Hey Fred
Well done man, u deserve it! I'm taking my exam at the end of the month, Wish me luck! :-0
21 years ago