+1
Two of my recent mails got a Spam Assassin rating of 10.1
(5.0 required), with the confirmation mails boasting about
'just to prove the power of this service' (whose name I
already forgot again). Just wish they wouldn't reply in
HTML with all those pictures included (104K) each time.
That's ext
On Wednesday 10 March 2004 21:10, Guido García Bernardo wrote:
> Interesting reading...
>
> http://msdn.microsoft.com/asp.net/using/migrating/default.aspx?pull=/
>library/en-us/dnaspp/html/aspnet-aspnet-j2ee-struts.asp#aspnet-aspnet-
>j2ee-struts_topic4
>
> Regards.
Yeah! Finally, the first truly
JSF RI Final is out!
Just a small doubt...
Is this a new release?
sorry if I put a wrong query...
-Original Message-
From: Christian Bollmeyer [mailto:[EMAIL PROTECTED]
Sent: Thursday, March 04, 2004 3:15 PM
To: Struts Users Mailing List
Subject: JSF RI Final is out!
http://java.
http://java.sun.com/j2ee/javaserverfaces/download.html
-- Chris
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
On Friday 27 February 2004 19:53, Dhaliwal, Pritpal (HQP) wrote:
Ah, you're welcome. Everybody makes mistakes, me too,
as did Viru possibly. I certainly did a lot more mistakes
in this direction when I was younger. Still, Viru had a
problem and searched for 'rays of hope' here. Now, it
might well
On Thursday 26 February 2004 20:12, Dhaliwal, Pritpal (HQP) wrote:
Now. Still remember when you wrote your first crappy lines
you proudly called a 'program'? *That* exactly is what we
all started from, considering me: nearly 23 years ago
on a little ZX81 box, doing my first steps in Assembler.
YMM
On Wednesday 25 February 2004 18:31, Daniel wrote:
> I need make a treeview of some information retrived from database and
> make a dual list with this treeview, someone knows where there is
> some example or something like this.
This has been discussed before, and IIRC I've posted
a longer articl
On Wednesday 25 February 2004 11:45, virupaksha wrote:
> Dear All,
>
> I have a requirement, where i need to stop garbage collection, is
> there any way to implement? Because, I need to judge our code is
> good and optimized,
>
> I need some ray of hope
The thing you're asking for is possibly
On Wednesday 25 February 2004 15:58, Jerry Jalenak wrote:
> I've also been playing around with this with mixed results. I've
> been looking for some doc on the filter mainly to better understand
> the 'compressThreshold' setting. Does anyone have any doc for this
> thing?
IIRC the 4.x filter use
On Monday 23 February 2004 12:16, Navjot Singh wrote:
No. MVC2 is a Pattern (or to to be more precise: an
idiom) among others that tells you how to organize
things best on different architectural layers.
Considering the Web tier, Struts is about the
practical implementation of that Pattern in form
On Friday 20 February 2004 18:04, Ramachandran wrote:
> the scope for my form bean is in 'Request Scope'
Then, it technically just cannot be unless you set
the default values accordingly in your Form Bean.
Things in request scope are destroyed when the
request | response cycle is finished. That's
On Thursday 19 February 2004 15:17, Sreenivasa Chadalavada wrote:
> All,
Hi,
> We will be working on a big project that uses Struts/HTML/Java Script
> as the front end.
Same business as usual.
> We use Rational Rose to support analysis and design activities.
ArcStyler, among other tools. Inclu
http://www.csee.umbc.edu/help/oracle8/java.815/a64685/samapp2.htm#1001249
HTH,
-- Chris
- Original Message -
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, February 18, 2004 1:19 PM
Subject: An OCI - JDBC Source Code snippet is required for inserting CLOB
data using J
On Friday 13 February 2004 19:59, sean jones wrote:
> Is there any struts tricks or tips that would help
>
> display an orgranizational tree
>
> i have a 17 level tree that i want to represent as a tree
> on a jsp page. i want to use "+", "-" images to expand and
> collapse the tree.
>
> is there
On Friday 13 February 2004 18:10, Andy Engle wrote:
> Hi all,
Hi Andy,
> I'm working with a web application in which I have multiple pages of
> information, currently located in PHP files. I want to convert these
> PHP files into JSPs, and then make them available to be directly
> called within
Am Freitag, 23. Januar 2004 20:58 schrieben Sie:
> Am Freitag, 23. Januar 2004 09:35 schrieb Florin Pop:
> > http://www.objectsource.com/
> >
> > http://www.objectsource.com/Chapter4.pdf
> >
> > welcome,
> > florin
>
> Having written the fine example chapter, I
Goodness, stop it! Of course, I didn
Am Freitag, 23. Januar 2004 09:35 schrieb Florin Pop:
> http://www.objectsource.com/
>
> http://www.objectsource.com/Chapter4.pdf
>
> welcome,
> florin
Having written the fine example chapter, I
think I'll add it to my library. Good work.
-- Chris.
> -Original Message-
> From: Jesse Alex
n specify if it should use Cookies for
maintaining sessions or not, but I don't know of any other
setting in this direction.
HTH,
-- Chris.
> Thanks in Advance.
> Vinay
>
> -Original Message-
> From: Christian Bollmeyer [mailto:[EMAIL PROTECTED]
> Sent: Thursday, January 2
Am Freitag, 23. Januar 2004 19:59 schrieb Michael E. Allen:
> Where would I put that?
Already tried putting it in the <%@ page [..] %> on top of
your JSP pages? :-) As Struts tends to create a session implicitly,
such as for storing the default locale settings etc, doing so
in the end would show
Am Donnerstag, 22. Januar 2004 16:49 schrieb Vinay Kumar Munikuntla:
> Hi
>
> How can i get struts JSessionId from the the url.. ?
What exactly do you want - if it is only retrieving
the session id, use session.getId(). Some useful
methods to check where the session info came
from are
request.isR
Am Mittwoch, 21. Januar 2004 11:17 schrieb Mauricio T. Ferraz:
> Help!!
> I have a actionForm with a boolean property and set and get
> and in my jsp
>
>
>
> The radio checked always is the second, where is "false". How I put
> the first to be checked when de jsp is loaded?
Check the ActionForm:
Am Montag, 19. Januar 2004 11:11 schrieb Kelly Goedert:
> Hello,
>
> has anyone ever used iBATIS in a production environment? Is it stable
> enough?
Yes, and it's both stable and fast. Plus, you don't have to forget
SQL, but can optimize your queries to the fullest extent, if you
like. Our Oracle
Why not use JSTL and let the server determine the location?
"
type="text/css">
If the jsessionid string that may be automatically appended
by bothers you, it's easy to write a small custom tag
exclusively for such purposes.
-- Chris.
- Original Message -
From: "vasudevrao gupta" <[EMAI
Am Montag, 12. Januar 2004 17:32 schrieb [EMAIL PROTECTED]:
> What is the best practice for establishing a data source connection
> using JNDI.
> I am using the DAO pattern for database access but where is the best
> location for placing the code that initializes the data source?
> I am using conne
Am Freitag, 9. Januar 2004 01:42 schrieb Yee, Richard K,,DMDCWEST:
Just to share some of my knowledge:
> Paul,
> You can do this in your struts-config.xml
> http://www.someWebsite.com";
> redirect="true"/>
>
> note the redirect="true" attribute
Yep. This, still, didn't work in some versions of
Am Freitag, 9. Januar 2004 17:44 schrieb Ricardo de Souza Moura:
> I wish a advice.
> I have been using struts and I use DAO and JDBC to access my
> Database. I am not using EJB, but I am wanting use it. The Struts
> framework doesn't have anything about EJB. Will I need to do my own
> framework t
Am Donnerstag, 8. Januar 2004 21:58 schrieb Patrice Sicaud:
> Before I go half-cock about this, I was curious about the cleaner way
> to preload a form.
> For example, prior to authenticating users who forgot their user id,
> I need to retrieve (from the database) the list of possible secret
> ques
Am Dienstag, 23. Dezember 2003 17:12 schrieb Ebersole, Steven:
> FWIW, that approach will work as long as the data is not larger then
> the limit (which escapes me at the moment, but I believe its
> something like 4K).
No? Admitting we didn't actually test with file sizes beyond 150MB.
-- Chris.
Am Dienstag, 23. Dezember 2003 15:43 schrieb Claire Wall:
> hi,
Oracle is different from other databases when it comes to LOBs
due to the LOB locator concept. IIRC you have to use the Oracle JDBC
extensions for that (oracle.jdbc.*). Some links that may be helpful:
http://www.csee.umbc.edu/help/o
& is the character entity for the ampersand sign '&'.
-- Chris
NB. This is so basic that you absolutely should look this
up when seriously doing web development.
- Original Message -
From: "Andy Schmidgall" <[EMAIL PROTECTED]>
To: "Struts Users Mailing List" <[EMAIL PROTECTED]>
Sent: Th
Am Mittwoch, 10. Dezember 2003 18:30 schrieb Trieu, Danny:
> If I remember correctly, I think the request processor did exactly
> what you did on 2. And I think (1) approach is better and it
> consistent with MVC. Just make sure that all of your request will go
> through the FrontController then
Am Mittwoch, 10. Dezember 2003 17:57 schrieb Todor Sergueev Petkov:
> When I try JSTL
>
>
>
>
>
> doesn't work...
The above code looks for *attributes* in request scope,
not parameters. To access parameters via JSTL, you
have to make use of the implicit EL variable (actually
a java.util.Map) n
Cool! Didn't know that. Thanks a lot :-)
-- Chris.
- Original Message -
From: "Skip Morehead" <[EMAIL PROTECTED]>
To: "Struts Users Mailing List" <[EMAIL PROTECTED]>
Sent: Tuesday, December 09, 2003 10:29 PM
Subject: Re: Tiles, fixed height, scrollbar
> If you put a div in your tile yo
Am Montag, 8. Dezember 2003 22:23 schrieb Oliver Wulff:
You can specify a minimum height for tables as well, but
AFAIK that's basically all you can do - specifying minimum
dimensions. As soon as the contents doesn't fit, things
get stretched automatically. I don't know of any means
to forbid that
I have a compression servlet demo available from
my site (www.christianbollmeyer.de) which should
basically do everything you're asking for. Used
this to track down someone's problem with gzip
and different browser clients, so it's a hack more
or less. The code from the doGet() method goes
to the A
Hi,
there's the preview release available from
http://wwws.sun.com/software/products/jscreator/
now. Anybody here who had a closer look at it?
-- Chris.
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-m
Just a shot in the dark, but probably you could make
use of the MIME multipart extensions here, the way
mail clients embed images in HTML mails. No, I never
actually tried.
-- Chris.
- Original Message -
From: "Jerry Jalenak" <[EMAIL PROTECTED]>
To: "'Struts Users Mailing List'" <[EMAIL P
Am Dienstag, 25. November 2003 15:48 schrieb Jeff Kyser:
> do a little homework, buddy. that's a bogus question
> that is hardly excused by an [OT] prefix.
Well. You're right if the focus is entirely Struts and
nothing else. The framework does this, the frame-
work does that, uh, Validator behaves
Am Freitag, 21. November 2003 19:56 schrieb Edgar P Dollin:
> I haven't seen any but there isn't really much to document. You put
> an integer into the form with a value that is updated by the action.
> This value must change from request to request, typically it is
> incremented. You must carr
Am Freitag, 21. November 2003 16:46 schrieb Richard J. Duncan:
> Is there a complete end-to-end example of proper saveToken()
> isTokenValid() usage anywhere? (there should be)
Check out the Struts Example application that comes with
Struts. Then, tokens are explained best in Struts in Action
(one
Am Freitag, 21. November 2003 15:34 schrieb
[EMAIL PROTECTED]:
> easy pizzy...We are already having the same scenario.
> Don't use the default log4j initialization(which means just putting
> the log4j.properties file in the class path and forget about it.)This
> way you have no control over the i
Am Dienstag, 18. November 2003 20:10 schrieb Kris Schneider:
Oh, I see that I left that approach out, for I dropped it at an
early stage in my design considerations. Of course, you can
kill off session information via a filter that way, but what will
happen if the user has disabled Cookies, and wh
Am Dienstag, 18. November 2003 18:29 schrieb Brice Ruth:
If anyone knows a solution to this matter, I'm definitely interested
in hearing about it, too. From all what I can tell, some search
engines don't care (Altavista's Scooter, for example), while
some do (Google, in particular) and go away whe
Am Montag, 17. November 2003 22:48 schrieb Daniel Blumenthal:
Hi,
> i've been looking into adding blogging functionality to my website
> (which uses struts), and one which was suggested was pmachine
> (http://www.pmachine.com/index.php). however, this uses php, and this
> raised the question of h
Am Montag, 17. November 2003 21:13 schrieb Vicky:
> Since i am using websphere studio 5.1 which runs on jdk1.3 and i
> can't use any of the 1.4 swing classes.
But this list is about web applications...and not about Swing. Then,
when it comes to web applications, you always have to deal
with raw St
Am Mittwoch, 12. November 2003 21:31 schrieb Craig R. McClanahan:
> Quoting Larry Meadors <[EMAIL PROTECTED]>:
> > Why would you ever do this? This looks like a complete and total
> > kludge.
> >
> > If you are sending back binary data (application/pdf), just do it
> > from the action class using t
Hi Tim,
lets start with Problem #1. I've set up the following
test page that should basically do the same thing
as the code you gave. This works in both 9.03 and
9.04. Note I've used request attributes for evaluation,
for I didn't know where the variables in the original
code come from. Does it ru
, but the OTN article explicitly says
otherwise
twice without any obvious reason. Now, as there's only the Proposed Final
Draft
3 around, I wonder if they might have changed something in the meantime.
-- Chris.
> Quoting Christian Bollmeyer <[EMAIL PROTECTED]>:
>
> > Hi,
>
Hi,
just read the following article from OTN:
http://otn.oracle.com/oramag/oracle/03-nov/o63dev_jsp.html
which basically gives an overview on the new features of
JSP 2.0/Servlets 2.4. I stumbled over this passage:
"This release supports only HTTP 1.1, so Servlet 2.4
applications won't be able t
Am Montag, 3. November 2003 17:26 schrieb Tim Clotworthy:
> Hi,
Hi,
> I am saddled with having to re-implement a struts-based architecture
> designed to run on a Tomcat web container, to an Oracle 9iAS Release2
> (Tomcat is out, end-of-discussion). Unfortunately, 9iAS support
> Struts1.0 framewo
Am Montag, 3. November 2003 14:11 schrieb Chawla, Yogesh:
> Hi,
Hi,
> I needed to know what are the options for displaying User based
> screens.
>
> I have to show only selected buttons/hyperlinks based on UserId/Role
> Authentication.
>
> I believe using tiles is one of the options, any others a
- Original Message -
From: "Rick Reumann" <[EMAIL PROTECTED]>
To: "Struts Users Mailing List" <[EMAIL PROTECTED]>
Sent: Monday, November 03, 2003 4:46 PM
Subject: Re: Paging
> Ashish Kulkarni wrote:
>
> > Visit this URL, it works great with struts or any jsp
> > framework
> > http://kulka
- Original Message -
From: "Rick Reumann" <[EMAIL PROTECTED]>
To: "Struts Users Mailing List" <[EMAIL PROTECTED]>
Sent: Monday, November 03, 2003 3:29 PM
Subject: Re: Paging
> Christian Bollmeyer wrote:
>
> > http://displaytag.sourceforge.
http://displaytag.sourceforge.net/ (my favorite, new 1.0 beta out)
http://jsptags.com/tags/navigation/pager/index.jsp
HTH,
-- Chris
- Original Message -
From: "Frederic Dernbach" <[EMAIL PROTECTED]>
To: "Struts Users Mailing List" <[EMAIL PROTECTED]>
Sent: Monday, November 03, 2003 12:59
Am Samstag, 1. November 2003 18:46 schrieb javen fang:
> hi, all
Hi. First of all, for me, JSTL works perfectly, in Tomcat 4.1,
Resin 2.1.x and Oracle iAS (several different versions).
So if there is a bug, it must be either in Tomcat 5 or in
your installation.
>
>
> USER is a user session
The
Am Donnerstag, 23. Oktober 2003 20:29 schrieb Dev:
> Guys, this is a list for resolving technical issues. I am sure all of
> us have pride in their cultures and origins and a rightful place in
> history. However, this thread is taking time away from work and
> filling up people's inboxes. AND, the
- Original Message -
From: "Andrew Hill" <[EMAIL PROTECTED]>
To: "Struts Users Mailing List" <[EMAIL PROTECTED]>
Sent: Thursday, October 23, 2003 2:39 PM
Subject: RE: HAPPY DIWALI!
-- CLIP!
> Mind you Europe and Japan are even worse offenders in that regard.
Play that Weasel tune again?
Am Dienstag, 21. Oktober 2003 07:27 schrieb Sergey Smirnov:
> > .
> > In this area, Struts Studio has to compete
> > with several full-featured IDEs (including Eclipse, probably)
> > being around, and unfortunately, it's not fit for serving as a
> > replacement yet.
>
> Since version 5.0, Exade
Hi all,
if anybody else is using the Oracle 10g Preview for Struts
development and therefore had to live with the browser
command line bug until now (the Preview always forgets the
browser command line, and when starting OC4J, clicking
on the link given in the 'Embedded OC4J' window doesn't
work)
Am Samstag, 18. Oktober 2003 02:13 schrieb Damm, Gary:
> Any opinions on these tools? I code my Struts applications (4
> successful projects) in Eclipse. I see these tools as a potential
> timesaver now that I understand the framework. Anyone using them
> that wants to give feedback?
Well, I d
Am Donnerstag, 16. Oktober 2003 21:07 schrieb Rong Yu:
> Hi,
>
> I have been using struts for our project, but our web design teem is
> complaining about not being able to see struts tag in Deamveaver(MX)
> design view. So they can not do such simple things as adding items to
> a combobox using des
Am Dienstag, 14. Oktober 2003 16:43 schrieb Duncan Mills:
Oracle JDev 10g has quickly become my favorite Struts IDE,
even running under Linux quite alright at home though this is
not a supported platform yet. That is, if you steer clear from
the Metal L&F and can live with the fact that 10g always
Am Sonntag, 12. Oktober 2003 02:53 schrieb Kunal H. Parikh:
> Hi All !
>
> I am trying to start out with struts.
>
> I have successfully deployed an EJB in JBOSS and want to call it from
> my Struts-based web app.
-- CLIP!
> My Questions:
> =
> 1. Should I call my EJB from the execute
Am Freitag, 10. Oktober 2003 21:09 schrieb Chen, Gin:
If I also may share my thoughts about this all here: Well, I'm doing
not only Java or J2EE, but was alo forced upon the role of chief
developer for our 'main' product (which is a traditional C/S
application written in Delphi) some time ago. No
Am Freitag, 10. Oktober 2003 17:48 schrieb Joseph Sze:
Still, it's the MIME type that determines how things are handled.
If it helps, I once developed a simple Servlet for solving another
guys problem with GZip streams on JSP-INTEREST. For
experimental purposes, I added options for overriding the
Am Freitag, 10. Oktober 2003 13:18 schrieb Mark Galbreath:
Am I right this MIT 'technology guru' recommends Visual Basic
in favor of Java because 'J2EE is much too complex' and
JDBC binding variables have to be accessed by their ordinal
position in PreparedStatements? Hm. But then, how does the
re
Here comes the Sun...
http://developer.java.sun.com/developer/technicalArticles/javaserverpages/rs
s_utilities/
It's alright :-)
-- Chris
- Original Message -
From: "Adolfo Miguelez" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, October 08, 2003 1:26 PM
Subject: Re: RSS a
Am Samstag, 27. September 2003 06:53 schrieb Martin Gainty:
To sum it up in short, as this issue has already been
dicussed numerous times, and considering you've already
been given the appropriate links: the actual question would
be whether to use an MVC approach or not. So it's about
architecture
Please don't kick me for posting this here, but still, one
or two might possibly be interested in taking notice:
http://www.dba-oracle.com/art_firing.htm
It's always good to know one's enemies :-)
-- Chris
-
To unsubscribe, e-
Am Dienstag, 23. September 2003 21:48 schrieb Gandle, Panchasheel:
> has anyone come across a replacement to
> <[EMAIL PROTECTED] file="/abc/xyz.jsp" %>
>
> where the file attr can be dynamic ?
For dynamic includes, try the standard action first:
For extended functionality, such as not being
Am Dienstag, 23. September 2003 21:02 schrieb Bob Jensen:
> I have the following page flow question.
>
> PageOne calls PageTwo.
>
> PageTwo does its thing and wants to return to PageOne.
>
> I would like PageOne to be in the same state it was in when it called
> PageTwo.
>
> What is the best way(s
Am Dienstag, 23. September 2003 19:41 schrieb Craig R. McClanahan:
Just for completeness, yet another approach. As I can't explain it
better, I'll just cite the relevant passage from Hans Bergsten's
ever-resourceful JSP book (the O'Reilly one with the wolf on the
front cover, 2nd edition, p. 475
It's a matter of personal preferences. Mine is to move
all .jsp etc. files to a directory underneath /WEB-INF
and make use of ForwardAction instead. I found this
to be the easiest approach to enforce the 'Action
First' rule, in particular when combined with Tiles.
Of course, my 'default' start page
I usually just put s/th like this in my index.jsp
and that's it. Whats the possible advantage
of using a redirect or other solutions that
also require a physical file in the root dir?
-- Chris
- Original Message -
From: "Menke, John" <[EMAIL PROTECTED]>
To: "'Struts Users Mailing List'
Am Mittwoch, 17. September 2003 21:05 schrieb Menke, John:
Basically, forwards are handled (Struts or not) internally in the
server by javax.servlet.RequestDispatcher. So forwards are
generally possible only within the same machine | VM. This
said, you should declare your Servlet as usual in web.x
<%@ include file="file" %> (static)
(dynamic)
(JSTL, URL-based)
- Original Message -
From: "Mariano García" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, September 17, 2003 1:30 PM
Subject: include a file
Hi all,
Is there any tag to include html or jsp file into another
Am Dienstag, 16. September 2003 08:43 schrieb Stefan Frank:
> Hi Christian,
Hi Stefan, hi everyone,
> found the reason: tools.jar was a good hint and setting the jvm to
> verbose showed, that bea forks a new process for the jsp-compile:
> Unfortunately, there is an older jvm running on the same
Hi,
iAS 9.0.3 runs perfectly with JDK 1.4.2. It's true that it
comes along with its own JDK which is a 1.3 version.
The JSP compiler uses the tools.jar that is found in
a separate directory named /jdk/lib, whereas
the server itself is located unterneath /j2ee, both
located directly underneath the
Hi,
just a simple Question:
1.) does Google follow links to Struts actions (ending with .do)?
2.) if so, does it make a difference if the ;jsessionid thing is
appended to the URL?
Background is that I'm working on a larger site that uses
Struts for request processing and content delivery, with
m
Am Montag, 15. September 2003 17:03 schrieb Stefan Frank:
> Hi Christian,
Hi Stefan,
> no, unfortunately not:
> System.getProperty("java.version"): 1.3.1
> System.getProperty("java.vendor"): Sun Microsystems Inc.
Now this is interesting. Still, obviously the JSP compiler
can't cope with Platform
Hi,
considering the class file versions, 45 stands for JDK 1.0/1.1,
46 is 1.2/1.3 (and 48 is 1.4):
http://java.sun.com/docs/books/vmspec/2nd-edition/html/ClassFile.doc.html#75
883
Seems your server still runs under JDK 1.1, or am I wrong?
The Struts 1.1 binaries seem to be compiled under JDK 1.
81 matches
Mail list logo