Search the web
Sign In
New User? Sign Up
jetty-support · Jetty Support
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want your group to be featured on the Yahoo! Groups website? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.

Messages

  Messages Help
Advanced
Messages 3016 - 3045 of 10421   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
3016
Two key things to know about the mechanism: 1) The host header is used by Jetty to form all automatic redirect IF they should be needed. The Host header...
Greg Wilkins
gregjwilkins
Offline Send Email
May 1, 2002
7:21 am
3017
In the JettyExtra package, there is the SmtpMail class, which is a very minimal implementation to send email. cheers ... -- Greg Wilkins<gregw@...>...
Greg Wilkins
gregjwilkins
Offline Send Email
May 1, 2002
7:24 am
3018
I think you have secured the URL path /secure/secure/* Paths within contexts are stripped of the context path. cheers ... -- Greg Wilkins<gregw@...>...
Greg Wilkins
gregjwilkins
Offline Send Email
May 1, 2002
7:26 am
3019
OK, I have added this to the CVS now. There are new attributes of HttpListeners isConfidential(Connection) getConfidentialScheme() getConfidentialPort() and...
Greg Wilkins
gregjwilkins
Offline Send Email
May 1, 2002
8:20 am
3020
Where do I specify the error log file in Jetty. I have done the request log but my stderr.log file is empty and I don't think that it is set. Please HELP!!!...
ssajous
Offline Send Email
May 1, 2002
4:37 pm
3021
version? platform? what have your tried? what output do you see? have your read http://jetty.mortbay.org/jetty/tut/logging.html ... -- Greg...
Greg Wilkins
gregjwilkins
Offline Send Email
May 1, 2002
4:49 pm
3022
You are not wrong - I just happen to know where it is... :-) Anyway, it should be linked back into the site sometime soon......
Brett Sealey
bretts@...
Send Email
May 1, 2002
8:20 pm
3023
Hi, This may be a bit of a stupid question, I'm not really sure, but here goes. I am using WebMacro to render my HTML from within Jetty, I have got local ...
Craig O'Shannessy
craig@...
Send Email
May 2, 2002
11:19 am
3024
My first thought is why not call a Session bean and let it run the transaction for you. Remember that some containers split the webapp and EJBs onto different ...
Greg Wilkins
gregjwilkins
Offline Send Email
May 2, 2002
1:41 pm
3025
Cross posting your problem to a Jetty list where there might be folks with more info for you. Jan ... Subject: [JBoss-dev] Jetty/JSP problem with struts...
Jan Bartel
janbartel
Offline Send Email
May 2, 2002
1:54 pm
3026
Luke, if it is a small web-app, can you send it (or a stripped down test version) too me directly and I'll see what is going on... regards ... -- Greg...
Greg Wilkins
gregjwilkins
Offline Send Email
May 2, 2002
2:26 pm
3027
Not being sure of what WebMethods etc are, I'll just dip my toe into this discussion, and run away at the first sign of trouble :-) What are the transaction...
Jan Bartel
janbartel
Offline Send Email
May 2, 2002
2:43 pm
3028
Hi Guys, thanks for th prompt reply. I guest I really am in a bit of a bind. I sort of see the servlet as being very much like a session bean, it's all being...
Craig O'Shannessy
craig@...
Send Email
May 3, 2002
4:26 am
3029
Craig, Thanks for clarifying code snippets. It's clear that the "required" transaction attribute is what is needed with this application architecture -...
Jan Bartel
janbartel
Offline Send Email
May 3, 2002
8:02 am
3030
If webmacro does not give you control before and after rendering, then you could consider using 2.3 Filters or a servlet doing an include in order to get...
Greg Wilkins
gregjwilkins
Offline Send Email
May 3, 2002
8:21 am
3031
Hmm, maybe you have something there. I just checked the docs, and I don't have to subclass WMServlet, I can call it's helper classes directly from a plain...
Craig O'Shannessy
craig@...
Send Email
May 3, 2002
8:36 am
3032
... If you're calling multiple methods, or the same method each time, and you make the method(s) requires, then each time you call it you'll get a new tx......
Dmitri Colebatch
dim@...
Send Email
May 3, 2002
9:02 am
3033
Thanks Dimitri, that is a very good point. I think I can use User Transactions OK, so I'll stick to that. If anyone wants the code let me know (webmacro...
Craig O'Shannessy
craig@...
Send Email
May 3, 2002
9:43 am
3034
... Sure - post your solution so it can live on the archive for all posterity. cheers -- Greg Wilkins<gregw@...> GB Phone: +44-(0)7092063462 ...
Greg Wilkins
gregjwilkins
Offline Send Email
May 3, 2002
10:06 am
3035
Greg, For those of us too lazy to do our own JDK 1.4 build of the latest Jetty build taking advantage of the new JDK 1.4 networking features, would it make ...
Edward Ivanovic
eivanovic@...
Send Email
May 3, 2002
7:31 pm
3036
Gee how hard can ant clean ant be????? I'm this little black duck is just a little bit too task loaded to start doing different compiles, because next it will...
Greg Wilkins
gregjwilkins
Offline Send Email
May 4, 2002
11:38 pm
3037
I'm sorry I have not had time to look at this. I'll try this week - but it is not really a core problem. Have you made any progress with this yourself? ... --...
Greg Wilkins
gregjwilkins
Offline Send Email
May 4, 2002
11:46 pm
3038
Thanks for the heads-up. I've tested the SourceForge download link and the Mort Bay download site (ftp.mortbay.com/pub) and both seem to be working now. Could...
Jan Bartel
janbartel
Offline Send Email
May 6, 2002
9:27 am
3039
When I tried running the SIMPLESERVER example from the tutorials I faced the problem of path(s). The statement String home = System.getProperty ("jetty.home",...
wadood79
wadood79@...
Send Email
May 7, 2002
7:42 am
3040
Hi All, Can somebody please help me in solving this problem. I maintain a web- Site. It works fine. But when there is no Internet or when Network is down there...
wadood79
wadood79@...
Send Email
May 7, 2002
7:52 am
3041
This is really a basic java question and not really appropriate for this list. But while I'm here.... environment variables are nor java properties. Java...
Greg Wilkins
gregjwilkins
Offline Send Email
May 7, 2002
10:59 am
3042
This is a very big question you are asking. Yes Jetty could form part of a solution by providing a client local WWW server - but there are many many many more...
Greg Wilkins
gregjwilkins
Offline Send Email
May 7, 2002
11:02 am
3043
NO, the property is what it is, there is no translation all that he is saying is that the jetty.home is the current directory env vars are not available in...
Bradley Williams
bwilliams@...
Send Email
May 7, 2002
3:45 pm
3044
Consider the following 2 jsp's: test1.jsp: <% // forward off to test2 with extra query string params ...
larry_sanderson2000
lsanders@...
Send Email
May 10, 2002
1:39 am
3045 ew
ew@...
Send Email
May 11, 2002
2:59 am
Messages 3016 - 3045 of 10421   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

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