Re: i18n with Japanese characters and tags....

2004-03-24 Thread Jason Lea
with HTML formatting inside my Java code, and can happily store the same characters in files, databases etc or output to another device instead of HTML. -- Jason Lea carlo latasa wrote: I just checked the example application and did not see anything on Japanese characters. I'm at: http://localhost

Re: Tile Problem

2004-03-24 Thread Jason Lea
- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Jason Lea - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail

Re: Tile Problem

2004-03-24 Thread Jason Lea
name=navbar/ /BODY . [/code] I got java.lang.IllegalArgumentException: can't parse argument number titleKey --- Jason Lea [EMAIL PROTECTED] wrote: If you are using JSTL you can do this: tile:useAttribute id=titleKey name=titlebean:message key=${titleKey}/ if that doesn't work, try

Re: UTF-8 characters in the name of the uploaded document

2004-03-19 Thread Jason Lea
org.apache.strugs.upload.FormFile exposes a setHeaderEncoding method... Daniel Rabe -Original Message- From: Jason Lea [mailto:[EMAIL PROTECTED] Sent: Friday, December 26, 2003 1:33 PM To: Struts Users Mailing List Subject: Re: What is wrong with this upload filename (UTF-8) decoding? I have

Re: Text Area

2004-03-16 Thread Jason Lea
as as wrote: Hi, How to make the below a text area? html:text property=info/ Thanks, Samy. Do you Yahoo!? Yahoo! Mail - More reliable, more storage, less spam http://jakarta.apache.org/struts/userGuide/struts-html.html#textarea html:textarea property=info/ -- Jason Lea

Re: [OT] Search string tokenizer

2004-03-15 Thread Jason Lea
PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Jason Lea - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: security framework!!!

2004-03-14 Thread Jason Lea
- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Jason Lea - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL

Re: Breadcrumbs

2004-02-29 Thread Jason Lea
Jason Lea wrote: Andy Engle wrote: Hi all, Is there any slick way of putting breadcrumbs into a web app with Struts? If so, what's the preferred way? Thanks. Andy - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional

Re: Breadcrumbs

2004-02-23 Thread Jason Lea
of sense. If not ask me a question and I will try to explain better. -- Jason Lea - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Breadcrumbs

2004-02-23 Thread Jason Lea
. If you want to track history you will have to do something else. Jason Lea wrote: Andy Engle wrote: Hi all, Is there any slick way of putting breadcrumbs into a web app with Struts? If so, what's the preferred way? Thanks. Andy

Re: LookupDispatchAction

2004-02-03 Thread Jason Lea
: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Jason Lea - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Validation for Unicode characters?

2004-01-24 Thread Jason Lea
, not in .xml. -- Jason Lea - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: how to disable a html:option tag?

2004-01-17 Thread Jason Lea
] For additional commands, e-mail: [EMAIL PROTECTED] - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Jason Lea

Re: 403 error page not being displayed

2004-01-08 Thread Jason Lea
] - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Jason Lea - To unsubscribe, e-mail: [EMAIL PROTECTED

Re: applyLocalizedPattern

2004-01-01 Thread Jason Lea
=21992. -Ted. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Jason Lea - To unsubscribe, e-mail: [EMAIL

Re: applyLocalizedPattern

2004-01-01 Thread Jason Lea
), and I end up with a question mark. -Ted. On Fri, 02 Jan 2004 09:35:04 +1300, Jason Lea wrote: I don't know the official location but this stuff seems to be located in your jre/lib/ext/localedata.jar as class files I found this link to some java source for these (java v1.1.7) here http

Re: What is wrong with this upload filename (UTF-8) decoding?

2003-12-29 Thread Jason Lea
org.apache.strugs.upload.FormFile exposes a setHeaderEncoding method... Daniel Rabe -Original Message- From: Jason Lea [mailto:[EMAIL PROTECTED] Sent: Friday, December 26, 2003 1:33 PM To: Struts Users Mailing List Subject: Re: What is wrong with this upload filename (UTF-8) decoding? I have

Re: bean:write not writing?

2003-12-27 Thread Jason Lea
appreciated. Thanks, --Mike M. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Jason Lea

Re: What is wrong with this upload filename (UTF-8) decoding?

2003-12-26 Thread Jason Lea
- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Jason Lea - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Strategy for out of date items through forms using hibernate?

2003-12-17 Thread Jason Lea
- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Jason Lea - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail

Re: Strategy for out of date items through forms using hibernate?

2003-12-17 Thread Jason Lea
] For additional commands, e-mail: [EMAIL PROTECTED] -- Jason Lea - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Best way to parse a String and replace line feeds with br f or html?

2003-12-17 Thread Jason Lea
: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Jason Lea - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Problems with character conversion [partial solution]

2003-12-12 Thread Jason Lea
] For additional commands, e-mail: [EMAIL PROTECTED] - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Jason Lea

Re: Unicode text in Property files

2003-12-03 Thread Jason Lea
API). Thanks, Debashish Chakrabarty http://www.jroller.com/page/debashish -- Jason Lea - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: can I avoid *.do in my URLs?

2003-11-30 Thread Jason Lea
-mail: [EMAIL PROTECTED] -- Jason Lea - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: [OT] How to select an Option automatically?

2003-11-25 Thread Jason Lea
event model and what to do if the arrow keys are used to move up down etc. -- Jason Lea - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Tokens

2003-11-20 Thread Jason Lea
wrong. Any help will be appreciated Regards GAry -- Jason Lea - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Problem with UTF-8 characters in a mutlipart/form-data encoded form

2003-10-29 Thread Jason Lea
have used Jakarta Commons FileUpload with Struts, or is there a better way? Jason Lea wrote: From what I can see there Resin is expecting UTF-8 for any paramters passed to it, and decoding it correctly. However multipart/form-data is treated differently as the data is not passed

Re: Problem with UTF-8 characters in a mutlipart/form-data encoded form

2003-10-28 Thread Jason Lea
void setTest(String string) { test = string; } } - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Jason Lea

Re: html:options internationalization

2003-10-27 Thread Jason Lea
- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Jason Lea - To unsubscribe, e-mail: [EMAIL PROTECTED

Re: Webapp works fine until uploaded to remote server

2003-10-25 Thread Jason Lea
-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Jason Lea - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Charset Encoding problems with JSP Fragments (Tiles)

2003-10-23 Thread Jason Lea
] -- Jason Lea - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: sorting and searching in Struts/tiles

2003-10-23 Thread Jason Lea
] - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Jason Lea - To unsubscribe, e-mail: [EMAIL PROTECTED

Re: Problem when uploading text with paragraphs

2003-10-22 Thread Jason Lea
, Catalin -- Catalin Braescu Scuba.ro Bucharest - ROMANIA (Europe) - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Jason Lea

Re: Help with URL localization (continued)

2003-10-21 Thread Jason Lea
-- Jason Lea - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Help with URL localization (continued)

2003-10-21 Thread Jason Lea
mapping from '*.do' to '/do' you would have to change the links. Brice Jason Lea wrote: Here is a thought... Set up your action mappings in struts-config.xml without the domain prefix eg /index.do /crafts/crafts.do Then in your filter you can check for the locale prefix and set the locale

Re: i18n - Chinese charactor problem

2003-10-16 Thread Jason Lea
: [EMAIL PROTECTED] -- Jason Lea - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: i18n - Chinese charactor problem

2003-10-16 Thread Jason Lea
contentType=text/html; charset=GBK % then the Chinese charactors are handled properly. Why is that? - Original Message - From: Jason Lea [EMAIL PROTECTED] To: Struts Users Mailing List [EMAIL PROTECTED] Sent: Friday, October 17, 2003 5:51 AM Subject: Re: i18n - Chinese charactor problem

Re: LookupDispatchAction, theory behind it

2003-10-08 Thread Jason Lea
text for the label, and submit its value, or it could have a caption attribute or similar. Adam Craig - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Jason Lea

Re: Dynamically populating tile lists at runtime for menus - Is it possible?

2003-10-01 Thread Jason Lea
. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Jason Lea - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: BUTTON element

2003-09-29 Thread Jason Lea
: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Jason Lea - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: [OT] off topic, but I have a quick JavaScript question please...

2003-09-26 Thread Jason Lea
'); in my function, how do I access each of the arguments? Is it something like args[0], and args[1]? --- Thanks Mick Knutson http://www.baselogic.com +001(805) 563-0666 Office +001 (708) 570-2772 Fax --- -- Jason Lea - To unsubscribe

Re: japanese in form

2003-09-25 Thread Jason Lea
.html Can anyone suggest what can be done to solve this problem? Regards, Amit. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Jason Lea

Re: Know of any good Calendar Tag Libraries? (Sorry, that was Aug 21)

2003-09-24 Thread Jason Lea
: [EMAIL PROTECTED] -- Jason Lea - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Page Title

2003-09-22 Thread Jason Lea
PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Jason Lea - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Map Backed Form/Tiles

2003-09-19 Thread Jason Lea
should be putting in the initial values. -- Jason Lea - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Is it possible to remove *.do or /do/* from the URL [solved]

2003-09-19 Thread Jason Lea
Look good... You can probably move the vanity extension loop to be outside the main loop because you only need loop throught the extensions once. Is this going to have any issues with 'jsessionid' being added to the path? -- Jason Lea Matt Raible wrote: Back to the original question... I

Re: Is it possible to remove *.do or /do/* from the URL [solved]

2003-09-19 Thread Jason Lea
Jason Lea wrote: Look good... You can probably move the vanity extension loop to be outside the main loop because you only need loop throught the extensions once. Is this going to have any issues with 'jsessionid' being added to the path? Here I go replying to my own question

Re: Is it possible to remove *.do or /do/* from the URL

2003-09-18 Thread Jason Lea
/* Or you could wrap a filter around the /activities/*, /contact/*, /foo/* mappings and forward to the correct action. -- Jason Lea Matt Raible wrote: The reason I don't like extension mapping is because I think path-mapping (/do/*) is cleaner. Also, I like using path-mapping b/c then we can add

Re: Map Backed Form

2003-09-18 Thread Jason Lea
- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Jason Lea - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL

Re: Map Backed Form

2003-09-18 Thread Jason Lea
Message- From: Jason Lea [mailto:[EMAIL PROTECTED] Sent: Thursday, September 18, 2003 2:18 PM To: Struts Users Mailing List Subject: Re: Map Backed Form I read this somewhere (perhaps Struts in Action) and I use map-backed properties... the methods should have String keys, but Object values eg public

Re: Map Backed Form

2003-09-18 Thread Jason Lea
lives in a tile. The tile declares itself a form and uses the correct form. I'll have to dig in the source I guess. -Original Message- From: Jason Lea [mailto:[EMAIL PROTECTED] Sent: Thursday, September 18, 2003 3:29 PM To: Struts Users Mailing List Subject: Re: Map Backed Form Perhaps you

Re: TreeMap vs html:optionsCollection

2003-09-15 Thread Jason Lea
, Value 2 ) ); eventGroups.put( new String( 3 ), new LabelValueBean( Label 3, Value 3 ) ); ((EventGroupBean)form).setEventGroups( eventGroups ); ( Best regards Lasse -- Jason Lea

Re: Passing variables for logic:iterate

2003-09-15 Thread Jason Lea
or put the actual values into the tag. JSTL might be a better way with the c:forEach tag. -- Jason Lea - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Handling of n number of text boxes at runtime

2003-09-15 Thread Jason Lea
-EL tags c:forEach var=i begin=100 end=110 html:text property=value(${i}) / /c:forEach -- Jason Lea - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: [FRIDAY] YA Stuts In Action Triva Quiz

2003-09-11 Thread Jason Lea
Ted Husted wrote: The contest will run until Saturday, September 14, 2003, 23:59:59 so everyone has a chance to participate. Just for completness and clarification, which time zone is that? EDT? Perhaps you should say 2003-09-14 23:59:59 -0400 Or is it +? -- Jason Lea

Re: Syntax for accessing an object nested in a List of Lists [SOLVED]

2003-09-05 Thread Jason Lea
- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Jason Lea

Re: [OT] Character Encoding

2003-09-05 Thread Jason Lea
] - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Jason Lea - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: [OT] Character Encoding

2003-09-05 Thread Jason Lea
contentType=text/html; charset=UTF-8% to the top of every JSP page (including it didn't seem to work). -- Jason Lea - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: element filter in web.xml causes error

2003-09-03 Thread Jason Lea
- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Jason Lea - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Is nesting Tile layouts possible?

2003-09-03 Thread Jason Lea
without having to provide two defintions for every page I'd want to go to? -- Jason Lea - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Remote Debugging facility

2003-08-30 Thread Jason Lea
Virus Wall of Mailserver2 at SNR, TCS, Chennai - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Jason Lea

Re: File Upload and Request Parameter

2003-08-29 Thread Jason Lea
should allow you to access it using c:out. -- Jason Lea - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: JSP not displaying data when in Edit Mode

2003-08-28 Thread Jason Lea
-mappings 'name' is the name of the form bean that is created and given to the action form. -- Jason Lea - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: LookupDispatchAction vs Unicode-utf8

2003-08-28 Thread Jason Lea
a filter that does this: request.setCharacterEncoding(UTF-8); on every request. Look at 7 here: http://www.anassina.com/struts/i18n/i18n.html -- Jason Lea - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e

Re: JSP not displaying data when in Edit Mode

2003-08-28 Thread Jason Lea
] -- Jason Lea - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Another missing attribute in html-el

2003-08-27 Thread Jason Lea
=myfield styleId=field1 ... /html-el:select Apparently the for= references matches the id, so we have to add a styleId to the select. Not sure if it would find the name= field. -- Jason Lea - To unsubscribe, e-mail: [EMAIL

Re: Missing images style sheet in welcome file

2003-08-26 Thread Jason Lea
relative to the web application eg it will put in the path '/myApp/css/style.css' You can use the html:img tags for your images. -- Jason Lea - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL

Re: [OT] A date utility? anyone, pls help

2003-08-26 Thread Jason Lea
/GetAge.html -- Jason Lea - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Setting a Welcome File + Tiles + PreCompiled JSP's

2003-08-21 Thread Jason Lea
this? _ MSN 8 with e-mail virus protection service: 2 months FREE* http://join.msn.com/?page=features/virus - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Jason Lea

Re: c:choose and html:form

2003-08-14 Thread Jason Lea
action=${formAction} onsubmit=return validateSignupForm(this); -- Jason Lea - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Error message headers and footers?

2003-08-14 Thread Jason Lea
PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Jason Lea - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Allowing only POST for form submittal ????

2003-08-09 Thread Jason Lea
Lea Jason Lea wrote: Hi Shane, I guess it is so they can have one servlet method per HTTP method The spec includes doGet(), doPost(), doPut(), doDelete(), doHead(), doOptions(), doTrave() HTTP/1.0 has doGet, doPut, doHead. HTTP/1.1 adds the others

Re: Allowing only POST for form submittal ????

2003-08-07 Thread Jason Lea
Hi Shane, I guess it is so they can have one servlet method per HTTP method The spec includes doGet(), doPost(), doPut(), doDelete(), doHead(), doOptions(), doTrave() HTTP/1.0 has doGet, doPut, doHead. HTTP/1.1 adds the others. -- Jason Lea Bailey, Shane C. wrote: Jason, That makes since

Re: Allowing only POST for form submittal ????

2003-08-06 Thread Jason Lea
a normal request to the action) they would have to be a member of the role 'no-member-role'. Since we won't have anyone in this role, nobody can use GET for these actions. All other methods are allowed. -- Jason Lea Bailey, Shane C. wrote: I have worked with Struts at a few different

Re: [OT] Is jsessionid specific to Tomcat or generic to all webcontainers?

2003-07-29 Thread Jason Lea
must be encoded as a path parameter in the URL string. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Jason Lea

Re: LookupDispatchAction problem

2003-07-23 Thread Jason Lea
values method=updatemethod=delete, when it should only send method=update. check out the spec here: http://www.w3.org/TR/html401/interact/forms.html#edef-BUTTON --Jason Lea -Original Message- From: Tim Clotworthy [mailto:[EMAIL PROTECTED] Sent: Wednesday, July 23, 2003 5:07 PM

Re: pleeeez

2003-07-23 Thread Jason Lea
] -- Jason Lea - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Refreshing Issue.

2003-07-11 Thread Jason Lea
PROTECTED]/msg68432.html Apparently there is an example of its use in struts-example.war -- Jason Lea Anurag Garg wrote: Hi All, I am facing a problem in jsp page refreshing. After submitting the page to add a new record in the database, I again display the same page with the added record in the list

Re: Location of JSP Pages

2003-07-10 Thread Jason Lea
of jsps there eg /../webapp /WEB-INF /classes /lib /jsp /layout /layout.jsp /tiles /tile1.jsp /tile2.jsp Hope that helps... -- Jason Lea

Re: html:img doesn't get rendered

2003-07-09 Thread Jason Lea
Hi Bob, Use this in the JSP: html:img srcKey=books.publisher.heading alt=Publishers border=0 width=135 height=26/ and ApplicationResources.properties: books.publisher.heading=/logos/PublishersEnglish.jpg --jason [EMAIL PROTECTED] wrote: Hi All, Maybe someone has done this before : I am

Re: My LogonView.jsp Displays A Blank Page

2003-07-05 Thread Jason Lea
--- __ Do you Yahoo!? SBC Yahoo! DSL - Now only $29.95 per month! http://sbc.yahoo.com - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Jason Lea

Re: site root going straight to a .do

2003-06-30 Thread Jason Lea
] For additional commands, e-mail: [EMAIL PROTECTED] -- Jason Lea - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: JSTL- el - nested beans from a map used in a form?

2003-06-28 Thread Jason Lea
with empty BarBeans in the map). I'm stumped.. any help much appreciated. -- Jason Lea - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: JSTL- el - nested beans from a map used in a form?

2003-06-28 Thread Jason Lea
Hi Rick, Rick Reumann wrote: On Sat, 2003-06-28 at 19:00, Jason Lea wrote: Here are some ideas, I haven't tested them so they could be horribly wrong :) The html-el:text tag are just like the html:text tag, but I can evaluate EL expressions. What you want to generate is something like

Re: [OT] SecurityFilter Question was RE: Looking for ideas for action servlet checking for logged in user.

2003-06-27 Thread Jason Lea
is there a separate JDBC realm? Is this so you can have each user have a login to the database (essentially) instead of everyone using the same DB login to do datastore transactions? -Original Message- From: Jason Lea [mailto:[EMAIL PROTECTED] Sent: Thursday, June 26, 2003 5:56 PM

Re: [OT] SecurityFilter Question was RE: Looking for ideas for action servlet checking for logged in user.

2003-06-27 Thread Jason Lea
that realm. The other datastore (and the data in it) your data access code will handle all that and it will know from say a properties file or something where/how to connect. So why another realm? -Original Message- From: Jason Lea [mailto:[EMAIL PROTECTED] Sent: Friday, June 27, 2003 5

Re: LookupDispatchAction question part2

2003-06-26 Thread Jason Lea
and also the other locales (eg application_ja.properties) so my buttons can show the localised name and still call the correct method. -- Jason Lea - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL

Re: Looking for ideas for action servlet checking for logged in user.

2003-06-26 Thread Jason Lea
commands, e-mail: [EMAIL PROTECTED] -- Jason Lea - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: LookupDispatchAction question part2

2003-06-26 Thread Jason Lea
things I might be able to help better... --jason On Thursday 26 June 2003 05:01 pm, Jason Lea wrote: Frances Aleah Z. de Guzman wrote: i had posted a question i think 3 days ago about submitting a form to a LookupDispatchAction without hitting any button and still having a default value

Re: [OT] SecurityFilter Question was RE: Looking for ideas for action servlet checking for logged in user.

2003-06-26 Thread Jason Lea
; } } -Original Message- From: Jason Lea [mailto:[EMAIL PROTECTED] Sent: Thursday, June 26, 2003 5:34 AM To: Struts Users Mailing List Subject: Re: Looking for ideas for action servlet checking for logged in user. In case no one has mentioned it yet: http://securityfilter.sourceforge.net

Re: A question on Tiles and Frames

2003-06-20 Thread Jason Lea
without exposing all my JSPs. TIA, -jeff - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Jason Lea

Re: i18n, passing variable into arg0 using bean:message

2003-06-19 Thread Jason Lea
/ bean:message key=deleteBusiness.confirm.p1 arg0=%=orgName%/ -- Jason Lea - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Tiles question

2003-06-19 Thread Jason Lea
. -- Jason Lea Mykola Ostapchuk wrote: Hello, I'm new to tiles and can't make it work. I'm trying to display users list (body - users.jsp) and get an error: [ServletException in:/users.jsp] Cannot find bean usersList in scope request' . I'm populating 'usersList' bean and put it into request in my

Re: Tiles question

2003-06-19 Thread Jason Lea
that to the path usersPage, which matches the tiles definition usersPage in tiles-def.xml. Nowhere in that process was a bean added to the request. You must have a different class file which does that somewhere. -- Jason Lea

Re: log4j:WARN No appenders could be found for logger (org.apache.struts.util.PropertyMessageResources).

2003-06-10 Thread Jason Lea
fix (at least the jar fil is about 31K..) It worked under rc1 and I haven't changed anything... Regards, BTJ -- Jason Lea - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Tiles Internationalization with Definitions

2003-06-05 Thread Jason Lea
extends=layout put name=title value=otherpage.title / /definition header.jsp: bean:define id=pageTitle tiles:getAsString name=title/ /bean:define head titlebean:message name=pageTitle //title /head application.properties: index.title=Index otherpage.title=Other Page -- Jason Lea

Re: accesskey attribute of html:button not working

2003-05-30 Thread Jason Lea
button in my form. Can anyone tell me where is the problem. Vijay You have to use Alt-a to activate that button. -- Jason Lea - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: [OT] Documenting projects

2003-04-05 Thread Jason Lea
into PDF or HTML. Then used an XSLT to convert Use Case-DocBook, then we could use the DocBook-HTML/FOP/etc standard XSLTs. It supports DocBook straight off so it is very easy to use without the extra stuff we did. -- Jason Lea

Re: [OT] Documenting projects

2003-04-04 Thread Jason Lea
/). We tried Argo at first but there were a few bugs which caused objects to disappear when saving/loading. Poseidon had fixed those problems and added some improvements. -- Jason Lea - To unsubscribe, e-mail: [EMAIL PROTECTED

  1   2   >