Search the web
Sign In
New User? Sign Up
djug-discuss · Denver JUG Discussion Forum
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 151 - 180 of 647   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
151
Hi, I am facing significant problem , after compiling my JSP the compiler says " Code , too large for try statement." has anybody faced such problem ? Pls....
mukul273
Offline Send Email
Jul 12, 2004
1:42 pm
152
The error message speaks no lie - you have too much code in your try statement (between try and catch). Try refactoring it to have less code - use multiple...
Matt Raible
matt_raible
Online Now Send Email
Jul 12, 2004
1:54 pm
153
The subject says it all...I am starting to attend the meetings regularly, and would like to find others to split the driving. If anyone is interested, please...
Jim McMaster
mcmaster_tat...
Offline Send Email
Jul 12, 2004
6:37 pm
154
Matt, Unfortunately I think you are mistaken to think that this is caused by try/catch blocks in the JSPs themselves. My esperience has been that depending on...
a.vasconcelos@...
sherlockk99
Offline Send Email
Jul 12, 2004
7:48 pm
155
Good point, I should've prefaces my e-mail with "in my experience" ;-) On Mon, 12 Jul 2004 19:48:04 +0000, a.vasconcelos@......
Matt Raible
matt_raible
Online Now Send Email
Jul 12, 2004
8:09 pm
156
... One other way to solve this problem is to adjust the way you include the JSPs into other JSPs. Depending on whether you do a file include or a JSP include...
a.vasconcelos@...
sherlockk99
Offline Send Email
Jul 12, 2004
9:02 pm
157
... IIRC, you can also set page exception handlers, or if you're using something like Struts you can set up exception handling there. Really, If you have that...
Derek Chen-Becker
dcb1877
Offline Send Email
Jul 13, 2004
1:34 am
158
CU-DENVER CONTINUING ENGINEERING EDUCATION PROGRAM Fall 2004: August start dates Computer Science/Information Technology Professional Development NCES 8635:...
Colleen Anderson
projectvalen...
Offline Send Email
Jul 19, 2004
10:47 pm
159
DJUG, My company is looking into using Continuous Integration. I have it nailed down to Anthill, CruiseControl and Maven. Has anyone used any of these three...
Jeremy Whitlock
jwhitlock81@...
Send Email
Jul 21, 2004
5:37 am
160
FYI: Pragmatic's latest title on continous integration just came out today. It's written by Mike Clark who has spoken at DenverJUG several times. If you decide...
Greg Ostravich
gostrav
Offline Send Email
Jul 21, 2004
6:09 am
161
... I haven't had any experience with AntHill or CruiseControl, but I've just started using Maven on my latest project and it's done a great deal to help out...
Derek Chen-Becker
dcb1877
Offline Send Email
Jul 21, 2004
10:12 am
162
To skip running unit tests, pass in -Dmaven.test.skip=true on the command line. You could also put this in project.properties, but then you'll have to...
Matt Raible
matt_raible
Online Now Send Email
Jul 21, 2004
11:00 am
163
... Thanks Matt, I figured that there was a way, I just hadn't looked into it that much because it's a minor annoyance at this point. I'll probably make a...
Derek Chen-Becker
dcb1877
Offline Send Email
Jul 21, 2004
11:07 am
164
Derek, My findings are this: CruiseControl is a great tool. It took only a few minutes to get running and it worked with my current build.xml file with no...
Jeremy Whitlock
jwhitlock81@...
Send Email
Jul 23, 2004
10:19 am
165
hi all, We have a requirement to provide a user-specific calendar to keep track of important dates (related to the business process). Is there any opensource...
web dev
programming95
Offline Send Email
Jul 23, 2004
2:15 pm
166
CoMoDev, the Colorado Mobile Developers group will have its July meeting tomorrow night at the Rock Bottom Brewery on County Line Rd across from Park Meadows...
David Beers
davidsvisor
Offline Send Email
Jul 26, 2004
5:11 pm
167
Hello, We are looking to find a tool, product or IDE that will help us generate all the java/jsp/html code for web pages that will perform CRUD (create, read,...
Nestor Rizo-Patron
Rizo-patronn@...
Send Email
Jul 30, 2004
3:00 pm
168
Use Oracle Jdeveloper 10G. Oracle has developed there own Java framework to do what you have asked. However, it is significantly tied to the Database. Versta...
Greg Scott
gascott_80209
Offline Send Email
Jul 31, 2004
2:13 pm
169
I need to open a text file determine if the 13th position on the second row is a space. If it is, I need to overwrite that space with a number. I have been...
spenex
Offline Send Email
Aug 3, 2004
9:47 pm
170
Ed, You don't have to create a new file, but that's probably the easiest route. Think of a file as a big array of bytes, from which you can read the various...
Tom McQueeney
denverjug
Offline Send Email
Aug 4, 2004
3:47 am
171
CU-Denver Continuing Engineering Education AUGUST 24: NCES 8635: Bash Programming The BASH programming course will introduce the student to the powerful...
Colleen Anderson
projectvalen...
Offline Send Email
Aug 6, 2004
3:28 pm
172
Fall 2004 University of Colorado at Denver Continuing Engineering Education Program offers Bullet Proof Project Management: A Detailed Review of Current ...
Colleen Anderson
projectvalen...
Offline Send Email
Aug 13, 2004
4:47 pm
173
CU-DENVER CONTINUING ENGINEERING EDUCATION PROGRAM Credit courses in Java Programming SEPTEMBER 11: C SC 1801: Java Programming Leading Toward Sun ...
Colleen Anderson
projectvalen...
Offline Send Email
Aug 23, 2004
8:34 pm
174
Tonight is the night for the Colorado Mobile Developers "GPS picnic" at DeKoevand Park. This is our regular monthly meeting but in an outdoor setting where...
David Beers
davidsvisor
Offline Send Email
Aug 24, 2004
7:08 pm
175
Hi Group, I am Sachin Garg and I have recently joined this group. I am working for Daffodil Software Limited (http://www.daffodildb.com). There core offering...
Sachin Garg
sachingarg_99
Offline Send Email
Aug 25, 2004
9:30 am
176
Hi Group, I am Sachin Garg and I have recently joined this group. I am working for Daffodil Software Limited (http://www.daffodildb.com). Their core offering ...
Sachin Garg
sachingarg_99
Offline Send Email
Aug 27, 2004
4:56 am
177
Anybody here heard of any details of why Ford killed the "Everest" project with Oracle? Calen -- PINOYJUG Developers building community....
Calen Martin D. Legas...
calenmartin
Offline Send Email
Aug 27, 2004
12:31 pm
178
hello all, we do have 4 teams working in parallel on different functional areas on a J2EE project. Each team has their own web.war file and their own...
web dev
programming95
Offline Send Email
Sep 1, 2004
4:11 pm
179
You'll likely experience less problems if you put everything in the same WAR. One way to alleviate the pain of editing the same XML files is to use XDoclet to...
Matt Raible
matt_raible
Online Now Send Email
Sep 1, 2004
4:25 pm
180
CU-DENVER CONTINUING ENGINEERING EDUCATION PROGRAM SEPTEMBER 20: C SC 1802: Advanced Java Programming (Credit) NEW DATE/TIME! This 3 undergraduate credit...
Colleen Anderson
projectvalen...
Offline Send Email
Sep 14, 2004
11:06 pm
Messages 151 - 180 of 647   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help