Re: [OT] Killer Scam

2008-02-04 Thread Greg Reddin
should do a bit more research on the integrity of the hitmen I > hire before agreeing to a contract. > > There is nothing to worry about, I already revoked the contract. > > -Wes > > Disclaimer: This is a JOKE! I am more of a do-it-yourself kind of guy > anyways, a contract

Re: [OT] Killer Scam

2008-02-04 Thread Greg Reddin
On Feb 4, 2008 11:00 AM, bhaarat Sharma <[EMAIL PROTECTED]> wrote: > I didnt get it. or maybe i deleted it already. > > Anyone wana paste what it read? Antonio's post had the link: http://www.scamorama.com/killer.html Maybe you should be worried if you didn't get one :-) Greg -

Re: [OT] Killer Scam

2008-02-04 Thread Greg Reddin
On Feb 4, 2008 4:47 AM, Antonio Petrelli <[EMAIL PROTECTED]> wrote: > I received an email scam in my apache.org email that is, > substantially, the first in this list: > http://www.scamorama.com/killer.html > > Did you receive such a letter? Yep, I got one. Somebody don't like Tiles I guess :-) G

Re: Struts Tiles (1.3.8) - NoSuchMethodError Exception

2007-12-26 Thread Greg Reddin
On Dec 26, 2007 4:45 PM, Mohamed Mohideen <[EMAIL PROTECTED]> wrote: > Hello there, > I am trying the basic template example from Struts Tiles(1.3.8) website. I > started with struts-blank-1.3.8.war. Getting the following exception. > Looks like it's failing in the following line... > > > > Som

Re: integrating Tiles in Struts2

2007-04-03 Thread Greg Reddin
On 4/2/07, Marco Carnevale <[EMAIL PROTECTED]> wrote: I had a few issues while working with tiles 2 / struts 2. Mainly the problem I found was that the documentation I was reading( http://struts.apache.org/2.x/docs/tiles-plugin.html ) has incorrect information. Could you open a JIRA ticket a

Re: Tiles 2

2007-03-29 Thread Greg Reddin
On 3/29/07, David Harland <[EMAIL PROTECTED]> wrote: Does anyone know when Tiles 2 will have a production release? Not really. It's based on quality more than an arbitrary tag. The best way to speed up the process is to have people start using it in earnest and giving feedback in earnest.

Re: Struts2 and Struts1 comingling w/ Tiles

2007-03-27 Thread Greg Reddin
On 3/27/07, Ray Clough <[EMAIL PROTECTED]> wrote: I believe that it is NOT possible to use S1 with T2 or S2 with T1 - at least not out of the box. I know Antonio has worked on T2 support for S1, but I don't think it's quite ready yet Greg

Re: Struts2 and Struts1 comingling w/ Tiles

2007-03-27 Thread Greg Reddin
On 3/27/07, Frank W. Zammetti <[EMAIL PROTECTED]> wrote: Your saying that any S1 app using Tiles can't, based on your experience, be run with part of it being S2-based, in the same WAR? Could you describe more what the problems you encountered were? If I had to guess I would say that the pro

Re: Re: Can I force Struts2 to use Tiles(1)??

2007-03-27 Thread Greg Reddin
On 3/27/07, Andreas Imner <[EMAIL PROTECTED]> wrote: Does this mean that the Tiles-code actually "in use" when using the plugin is = Tiles2 ? Yes. If so, is Tiles2 stable enough to use i a business critial application, or do I need to look for a alternative for Tiles (like Sitemesh) if I wa

Re: Can I force Struts2 to use Tiles(1)??

2007-03-27 Thread Greg Reddin
On 3/27/07, Andreas Imner <[EMAIL PROTECTED]> wrote: Using Google, I have found some threads about using Tiles with Struts2, but they all seem to involve using Tiles2 and not Tiles(1) To my knowledge there is no way to use Struts 2 with Tiles 1. If you *require* Tiles 1 it would probably not

Re: [BEER] Ruby Roundup (was Is there a mailing list for S2 only?)

2007-03-20 Thread Greg Reddin
On 3/19/07, James Mitchell <[EMAIL PROTECTED]> wrote: If I continue to "think in Java", my ruby code will look (structurally) like Java. That's actually a natural progression that people will make as they learn to "think in Ruby". Maybe that's why I haven't fallen in love with Ruby yet. I h

Re: [BEER] Ruby Roundup (was Is there a mailing list for S2 only?)

2007-03-19 Thread Greg Reddin
On 3/19/07, Ted Husted <[EMAIL PROTECTED]> wrote: To me, the attractive thing about Ruby is that it's a full stack. We can code in Ruby, soup to nuts ("turtles all the way down"), and the Rails framework provides an interesting way to generate starter applications. With Java and JavaScript inte

Re: [BEER] As Bugs Bunny would say, "What a maroon".

2007-02-15 Thread Greg Reddin
On 2/15/07, Ted Husted <[EMAIL PROTECTED]> wrote: OK, it's not Friday, but this one made me LOL. > In that case, security researchers noted a problem with > Vista's improved speech-recognition system, which lets > people speak commands to the computer. It turns out that > sounds played over the

Re: Problem while Struts 2 and Tiles 2 integration.

2007-02-15 Thread Greg Reddin
On 2/15/07, Greg Reddin <[EMAIL PROTECTED]> wrote: I would suspect that your problem lies in one of two areas: 1) Your web app is not configured correctly. Sorry, I may not have been very clear about this. Your web app may likely not be configured to match the build of Tiles you are

Re: Problem while Struts 2 and Tiles 2 integration.

2007-02-15 Thread Greg Reddin
I would suspect that your problem lies in one of two areas: 1) Your web app is not configured correctly. 2) You're not using a build of Tiles 2 that is compatible with the version of Struts. I didn't see the exception you posted so it's hard to determine which. I'll check the archives if I ge

[ANNOUNCEMENT] Apache Tiles Top Level Project

2007-01-15 Thread Greg Reddin
The Struts team is pleased to announce that Tiles has been promoted to its own Top Level Project. This move will allow us to stabilize the development of the Tiles 2 framework and push it towards its first final release. The website for the new project has not yet been published so here are the

Re: [tiles2] Latest version and build

2006-12-28 Thread Greg Reddin
On 12/28/06, Christy Kudlac <[EMAIL PROTECTED]> wrote: Where are we at in Tiles2 stability? Are we still using snapshots or have we gone to beta or rc yet? To answer this question, Tiles was just approved as an Apache top-level project. In the Struts sandbox it has no chance of getting pas

Re: Simple Question about Tiles

2006-11-08 Thread Greg Reddin
On Nov 8, 2006, at 8:12 AM, Antonio Petrelli wrote: Vinicius Carvalho ha scritto: I have a list that is going to be iterated, and the bean inside it will be checked, depending on a certain flag a tiles definition will be used to display the content, kinda like this: And the list goes on

Re: Where to download the Tiles build?

2006-10-26 Thread Greg Reddin
On Oct 26, 2006, at 12:51 PM, Vernon wrote: I need the Tiles library from my other Spring application. To my knowledge, now the Tiles is separated from the Struts. The Tiles 2 project is an effort to separate Tiles from Struts. Tiles 1.x is still part of the Struts 1.x framework. I assume

Re: Too many moving parts in Tiles

2006-10-25 Thread Greg Reddin
On Oct 25, 2006, at 6:01 PM, Chris Pratt wrote: Greg, to answer your question, "how do I think this should work?" One improvement I can think of would be to allow this type of construct. In the tiles-defs.xml, specify a definition like: [snip] Then allow inserting, referencing and popu

Re: Too many moving parts in Tiles

2006-10-25 Thread Greg Reddin
On Oct 25, 2006, at 5:04 PM, Laurie Harper wrote: Chris Pratt wrote: Hmmm, I'm not using Tiles alone or Struts 2. I'm using the Tiles integrated into Struts 1.2.9. I've tried using the ForwardAction to forward something like: But it doesn't work, it just returns 404's. You probably

Re: Too many moving parts in Tiles

2006-10-24 Thread Greg Reddin
On Oct 24, 2006, at 12:20 PM, Chris Pratt wrote: First I have to create an essentially empty file for each page that uses Tiles, something like: <%@ taglib prefix="tiles" uri="http://struts.apache.org/tags-tiles- el"%> First off, I'm assuming you're using Tiles 2? That may affect the

Re: [Struts2] Issue w/ Tiles.

2006-10-06 Thread Greg Reddin
On Oct 6, 2006, at 10:24 AM, Dave Newton wrote: Using Tiles is probably a requirement but I'm having problems figuring out which builds I'm supposed to be using with Struts2 (and I'm only assuming it's a versioning/snapshot issue). (I'm not supposed to use anything new besides Struts2 for this-

[Tiles 2.0] Tiles Without Intermediate Pages WAS: [tiles] page content

2006-08-30 Thread Greg Reddin
One thing that has often bothered me about Tiles in a standalone web application is the need for a JSP page that "calls" a tiles definition. Consider the following from the Tiles 2.0 test application: tiles-defs.xml In this case y

Re: [tiles] page content

2006-08-30 Thread Greg Reddin
On Aug 30, 2006, at 8:40 AM, Mehdi Bahribayli wrote: II. I think you have misunderstood what I wanted to say. I think there is no need for /subviews/welcome.jspf because it is used just once and there is no need to put the contenet in a separate file. I think both /subviews/welcome.jspf an

Re: [Struts 2] Templating available like Tiles

2006-08-25 Thread Greg Reddin
On Aug 25, 2006, at 12:40 PM, Garner Shawn wrote: Is there templating available like Tiles where I can define a template JSP with a header,side menu, body, and footer and then just reuse it accross pages? Matt Raible created a solution[1] for WebWork using Tiles 2.0. I'm not sure if it wil

Re: [FRIDAY][OT] Slogan for Open Source

2006-07-28 Thread Greg Reddin
On Jul 28, 2006, at 10:41 AM, Frank W. Zammetti wrote: Hehe... I hope your using the Johnny Damon definition of "idiots" :) That's awesome :-) Greg - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mai

Re: Tiles Configuration Plug-in Help

2006-07-18 Thread Greg Reddin
On Jul 18, 2006, at 4:47 PM, Jim Reynolds wrote: I believe sslext contains a SecureTilesRequestProcessor http://sslext.cvs.sourceforge.net/sslext/sslext120/src/org/apache/ struts/action/SecureTilesRequestProcessor.java?view=log Greg --

Re: Tiles W/JSP Sans Struts

2006-07-10 Thread Greg Reddin
On Jul 10, 2006, at 2:24 PM, Wendy Smoak wrote: Keep in mind that this is in the sandbox, unreleased, and subject to change! In particular, issues SB-21 and SB-30 call for removing several elements and attributes from the TLD and DTD. This is very true. I have not closed the TLD ticket yet

Re: Tiles: Why need to declare taglibs in each sub-jsp?

2006-07-10 Thread Greg Reddin
On Jul 10, 2006, at 1:18 PM, Mississippi John Hurt wrote: I have a MainTemplate.jsp with header, body, footer in it. Weird thing is it seems that even though I put taglib declaration in my header.jsp, as in ... <%@ taglib uri="http://jakarta.apache.org/struts/tags-html"; prefix="html" %>

Re: Tiles W/JSP Sans Struts

2006-07-06 Thread Greg Reddin
Hi Jeff, I'd recommend taking a look at Standalone Tiles. Basically, Struts-Tiles is Tiles 1.0 and Standalone Tiles is Tiles 2.0. Honestly, I'm not putting any efforts into improving Tiles 1.0, but focusing on making 2.0 stable and ready. You can search for Standalone Tiles on the dev l

Re: [Tiles] Embedding tiles inside of tiles

2006-06-08 Thread Greg Reddin
On Jun 8, 2006, at 9:05 AM, Susan G. Conger wrote: First, my header.jsp has a section where the graphic changes depend on what page is begin displayed. I can't seem to figure out the correct way to implement this. The short answer is to use Tile attributes. The longer answer is that att

Re: Tiles without Struts

2006-05-08 Thread Greg Reddin
If you're willing to work with unreleased software, please do give Standalone Tiles a try. From the perspective of the JSP API (meaning the tag interface) nothing has changed. The rest of it is beginning to stabilize and I hope to have it at al least alpha status before I leave for JavaOn

Re: Tiles Question

2006-05-08 Thread Greg Reddin
gated its context down the "component tree". Does anyone know why it doesn't do that or if there are good motivations to not do that? There may be history behind this issue that I missed. Perhaps we could add an attribute to the insert tag that would do this. Greg

Re: Tiles Question

2006-05-05 Thread Greg Reddin
Have you tried the instructions in the tiles documentation? http://struts.apache.org/struts-action/struts-tiles/ I think it describes your use case. Are you trying this and getting some kind of error you can send us? Thanks, Greg On May 5, 2006, at 1:33 PM, Troy Bull wrote: Greet

Re: SAF 1.3.x and legacy RequestProcessor

2006-05-05 Thread Greg Reddin
On May 5, 2006, at 9:02 AM, Niall Pemberton wrote: For me the ideal end point is just a single RP and it seems cleaner to have it called RP than CRP. That would be my preference, but if others disagree and think that getting there is a PITA - its not a big deal. I'd be in favor of this approa

Re: Tiles vs. + XHTML/CSS

2006-04-25 Thread Greg Reddin
On Apr 25, 2006, at 11:13 PM, Zoran Avtarovski wrote: I've found that with struts that tiles is the weakest kink in terms of documentation and tutorials. Agreed. There is a ticket open to accept patches to doc[1]. The ticket description contains an overview of what is needed. I started

Re: Tiles vs. + XHTML/CSS

2006-04-25 Thread Greg Reddin
On Apr 25, 2006, at 6:19 PM, Michael Jouravlev wrote: On 4/25/06, Craig McClanahan <[EMAIL PROTECTED]> wrote: According to the APIs, it is actually one Controller per Tile, not one Controller per page ... doesn't that give you (Michael) the hook you'd need to grab the dynamic data for each

Re: Tiles vs. + XHTML/CSS

2006-04-25 Thread Greg Reddin
On Apr 25, 2006, at 5:15 PM, Michael Jouravlev wrote: If it is in the xml file, it is not dynamic anymore, is it? No it's not. But if the value is a really dynamic one, say you read it from a database, then you cannot set it in the definition file anyway, can you? No. It would have to be

Re: Tiles vs. + XHTML/CSS

2006-04-25 Thread Greg Reddin
On Apr 24, 2006, at 7:57 PM, Michael Jouravlev wrote: Does using Tiles still makes sense in 2006? I'm still trying to decide but I'm pretty sure the answer is yes. If I was working on existing code that relied heavily on Tiles I would certainly be glad to know that new development is sti

Re: jsp:include or tile

2006-04-11 Thread Greg Reddin
On Apr 11, 2006, at 10:42 AM, Caroline Jen wrote: Both the jsp:include tag and the Struts tiles can incorporate dynamic resources into the current JSP. Is there rule of thumb that one is preferable over another? To me, the benefit of Tiles is the fact that you can configure reusable page c

Re: variable in one tile to another

2006-04-11 Thread Greg Reddin
On Apr 11, 2006, at 1:43 AM, Raghuveer wrote: Is there a facility to get a variable in one tile from another tile in Struts Tiles Sorry, I'm strapped for time, but I'll try to answer. If you mean an attribute that is part of a Tiles definition then the only ways I know of are to make one t

Re: tiles and best practice

2006-03-29 Thread Greg Reddin
On Mar 29, 2006, at 2:58 PM, Rolando Martinez wrote: The question is: Where Can I define the form that encapsulates defined fields in forms? Is it better to define it in a JSP page that contains the layout or to define a form for each JSP page that instances the layout? I'm not sure I fully

Re: [OT][Friday] funny

2006-03-24 Thread Greg Reddin
I thought Friday and beer were synonymous :-) Greg On Mar 24, 2006, at 1:12 PM, Rick Reumann wrote: Sorry, meant to put "Friday" in the subject or is it still "Beer" we are supposed to use? Rick Reumann wrote the following on 3/24/2006 1:54 PM: D20 magic missile, and no saving throw!...

Re: has struts reached the saturation

2006-03-15 Thread Greg Reddin
On Mar 15, 2006, at 11:26 AM, Frank W. Zammetti wrote: Isn't it interesting how polarizing JSF seems to be? I don't know about you, but I talk to more people with a strong opinion either way than most other technologies. The only other one I can think of in the same vein is EJBs. Seems

Re: has struts reached the saturation

2006-03-15 Thread Greg Reddin
On Mar 15, 2006, at 10:13 AM, Frank W. Zammetti wrote: I value honesty and openness above all else, and when I feel like those ideals are not being met completely, even if relatively beningnly as is the case in sales generally, it bugs me a bit. Hmm, interesting. I value honesty and openn

Re: has struts reached the saturation

2006-03-15 Thread Greg Reddin
On Mar 14, 2006, at 10:25 PM, Frank W. Zammetti wrote: JSF is a way for a lot of people to make money. Many vendors have a stake in its "commercial" success or failure. This has been true from the beginning. Some would say the whole point of JSF from the start was to make money for one

Re: Error finding tiles-defs.xml

2006-03-10 Thread Greg Reddin
On Mar 10, 2006, at 12:52 PM, Dave Newton wrote: Hilton, Steve wrote: Oshima, thank you VERY VERY much! That fixed it. I had looked on so many web site, and at so many examples, and in so many books, and not one single resource I looked at EVER said to add that code to web.xml. Th

Re: Struts / Tiles Caching No Frames and Inter Tile communication

2006-03-10 Thread Greg Reddin
On Mar 10, 2006, at 3:00 AM, Antonio Petrelli wrote: By the way, why are not you using portlets? That was my thought as well. It sounds like a portlet environment is more like what you are looking for. Greg - To unsub

Re: tiles : "Path teste does not start with a "/" character"

2006-03-08 Thread Greg Reddin
On Mar 8, 2006, at 10:49 AM, Joe Germuska wrote: At 10:36 AM -0600 3/8/06, Greg Reddin wrote: On Mar 8, 2006, at 7:14 AM, vinicius wrote: My forward and action: ... Which is a long way of saying that a tiles definition can be any string, but if you get an

Re: Help Needed: Struts-Tiles Configuration and/or Definition Error

2006-03-08 Thread Greg Reddin
have shown that. I just stripped down the struts- config file that I pasted in the e-mail. I do have the following code in the struts-config file... -Original Message----- From: Greg Reddin [mailto:[EMAIL PROTECTED] Sent: Wednesday, March 08, 2006 10:33 AM To: Struts Users Mailing L

Re: tiles : "Path teste does not start with a "/" character"

2006-03-08 Thread Greg Reddin
On Mar 8, 2006, at 7:14 AM, vinicius wrote: My forward and action: my tiles.defs.xml Does it work to specify a Tiles Forward that begins with a "." or will it try to find a relative URL? That looks a bit strange to me and I'm not sure if I'd expect it

Re: Help Needed: Struts-Tiles Configuration and/or Definition Error

2006-03-08 Thread Greg Reddin
On Mar 8, 2006, at 10:06 AM, Hilton, Steve wrote: First of all, I am using Websphere 5.1.0. The problem is this Any time I try to reference a definition name in the tiles-defs.xml file, any reference to that definition in the struts-config file always produces a warning which states "Tar

Re: [OT] Java Hosting Providers, yes, I know it's been brought up before on the list.

2006-03-01 Thread Greg Reddin
I've had terrible experience with Astrahosting. I wouldn't use anything by them or Web Design Plus (I think is the parent company name). Greg On Mar 1, 2006, at 11:55 AM, Wendy Smoak wrote: On 3/1/06, Rick Reumann <[EMAIL PROTECTED]> wrote: Of my mailing list searching, this hosting prov

Re: layout

2006-03-01 Thread Greg Reddin
Yes you can do this using tiles. Start here (http:// struts.apache.org/struts-tiles/) Look particularly at the examples page for basic usage patterns. Thanks, Greg On Mar 1, 2006, at 8:20 AM, fea jabi wrote: in my jsp's have to put some common text at upper right corner of every jsp. how

Re: Tiles + WebWork

2006-02-16 Thread Greg Reddin
Thank you!! I'll take a look at it as soon as possible. Greg On Feb 16, 2006, at 3:46 PM, Matt Raible wrote: Here's a TilesListener that works for me. It could probably use some polishing and a unit test, but it works for me. http://issues.apache.org/bugzilla/attachment.cgi?id=17721 From b

Re: Tiles + WebWork

2006-02-16 Thread Greg Reddin
Matt, Just as an addendum, I have plans to eventually implement a listener to handle the stuff being done by TilesServlet now. Unfortunately, It's a pretty good ways down the list, which you can see here: http://wiki.apache.org/struts/StandaloneTiles. I'm hoping very soon to actually h

Re: [Tiles] Definition with extends and path attributes

2006-01-31 Thread Greg Reddin
On Jan 31, 2006, at 8:09 AM, Antonio Petrelli wrote: Does a definition such as this have sense? I've personally never had a situation like this where I extend a tile and redefine the path at the same time. I've always extended a tile definition and overridden only the attributes. But

Re: extend tiles

2006-01-25 Thread Greg Reddin
From what I can see your example should accomplish what you are looking for. Is it not working for you? Greg On Jan 25, 2006, at 1:57 PM, Demetz Markus wrote: Hi, I am new to tiles and I'm trying to do some thing like this: I want the subLayout to inherit

Re: JSF and Tiles

2006-01-06 Thread Greg Reddin
Both MyFaces and Shale have Tiles Integration strategies. I haven't quite used either yet, but I will be soon. Integration will be much simpler once we get Standalone Tiles out of the sandbox. Here's some info on Tiles with MyFaces: http://wiki.apache.org/ myfaces/Tiles_and_JSF and here'

Re: Using an attribute defined in tiles-defs.xml in a JSP as a JAVA var

2005-12-29 Thread Greg Reddin
On Dec 29, 2005, at 9:40 AM, Andreas B. Thun wrote: <%@ taglib uri="http://java.sun.com/jstl/core"; prefix="c" %> classname="java.lang.String" name="selectedCountry"/> <% String country = selectedCountry + "something"; %> Try this: <% String country = (String) pageContext.findAttr

Re: Tiles with Struts

2005-12-22 Thread Greg Reddin
On Dec 22, 2005, at 8:59 AM, Buntin, Seth - KATE wrote: I am having an issue getting Tiles to work. I am totally new to Struts so bear with me. The issue is I don't see anything. I got to home.do (which is set up as what the user will see first) and it is totally blank and the source is to

Re: Problem with Tiles and URLRewrite Filter

2005-12-15 Thread Greg Reddin
On Dec 15, 2005, at 5:14 PM, Randy Shepherd wrote: So I am trying to get outbound url rewriting working using the Tuckey URLRewrite Filter (http://tuckey.org/urlrewrite/) with Struts 1.2.7 with Tiles 1.1. It appears that my outbound rules are not even being evaluated when the Struts targ

Re: [Shale] Using standalone tiles?

2005-11-29 Thread Greg Reddin
On Nov 29, 2005, at 7:31 AM, Christopher Becker wrote: I am using Tiles in a Struts (v.1.2.7) app, and also experienced an error when the Apache site was temporarily down. So to prevent this from happening in the future, what is the suggested solution? Removing the DOCTYPE element from the tile

Re: [Shale] Using standalone tiles?

2005-11-28 Thread Greg Reddin
On Nov 28, 2005, at 1:57 PM, Craig McClanahan wrote: On 11/28/05, Greg Reddin <[EMAIL PROTECTED]> wrote: protected String registrations[] = { "-//Apache Software Foundation//DTD Tiles Configuration 1.1// EN", "/org/apache/tiles/resources

Re: [Shale] Using standalone tiles?

2005-11-28 Thread Greg Reddin
On Nov 28, 2005, at 1:11 PM, Greg Reddin wrote: public DigesterDefinitionsReader() { digester = new Digester(); digester.setValidating(validating); digester.setNamespaceAware(true); digester.setUseContextClassLoader(true); // Register our local copy

Re: [Shale] Using standalone tiles?

2005-11-28 Thread Greg Reddin
On Nov 28, 2005, at 10:22 AM, Wendy Smoak wrote: Hmmm... maybe we should wait for Greg to sort this all out. :) It should _not_ be going out to retrieve the dtd, that much I know. Ok, here's what's happening. The DigesterDefinitionsReader class is the class that reads Tiles defs using D

Re: [Shale] Using standalone tiles?

2005-11-28 Thread Greg Reddin
On Nov 28, 2005, at 10:08 AM, [EMAIL PROTECTED] wrote: Those public identifiers (the part that starts with "--/Apache...") are registered to copies of the DTD inside the tiles-core.jar file, you can see them in there under /org/apache/tiles/resources. Wendy, I remember you saying this was so

Re: Tiles Again - Can anyone help?

2005-11-23 Thread Greg Reddin
On Nov 23, 2005, at 4:13 PM, Leahy, Kevin wrote: However the put tag doesn't take nested elements. I tried already. You're right, that's not supported. I like the idea though. I wonder how hard it would be to support that. I'm sure there must be

Re: Tiles Again - Can anyone help?

2005-11-23 Thread Greg Reddin
On Nov 23, 2005, at 12:09 PM, Leahy, Kevin wrote: But now I want to user the base tiles for actual pages. I want to be able to insert components into both layouts i.e. When I try this, it just doesn't display the components inserted ( supposedl

Re: Tiles Again - Can anyone help?

2005-11-23 Thread Greg Reddin
On Nov 22, 2005, at 5:40 PM, Leahy, Kevin wrote: Hi Here's MasterLayout.jsp ( abridged ) Here's FormLayout.jsp ( again very abridged ) onsubmit="eventSearchPreSubmit();return validateEventSearchForm (this);" > Is FormLayout.

Re: Tiles Again - Can anyone help?

2005-11-22 Thread Greg Reddin
On Nov 22, 2005, at 5:04 PM, Leahy, Kevin wrote: I am defining tiles in tiles-def.xml that user MasterLayout - all working fine using the tags to inject the components. But I also want tiles where in the tiles definition file I can use the tags to add components into both the MasterLayou

Re: [tiles]

2005-11-22 Thread Greg Reddin
On Nov 22, 2005, at 4:42 PM, Wendy Smoak wrote: I have that exact situation where I don't want the menu showing up on a resolution screen. I'm doing it in tiles-defs.xml, so this may not apply, but it works: ... ... So it does work. Ho

Re: [tiles]

2005-11-22 Thread Greg Reddin
On Nov 22, 2005, at 4:22 PM, Garner, Shawn wrote: I know struts-templates didn't work if you did a put on a blank value. Does this work with tiles? Hmm, I don't know. Try it and see what happens. I suspect it won't work. The only thing I can think of right now is to include a blank J

Re: NEWBIE Problem with Tiles

2005-11-21 Thread Greg Reddin
On Nov 19, 2005, at 2:11 PM, Laurie Harper wrote: I haven't been tracking the status of the 'standalone Tiles' work, but I believe it's either done or close to done. I haven't had much time to work on Standalone of late. I've been trying to shore up the doc for the Struts version. But, h

Re: Moving from struts-layout to struts-tiles

2005-11-18 Thread Greg Reddin
On Nov 18, 2005, at 3:03 PM, Garner, Shawn wrote: When I change <%@ include file="header.jsp"%> to tiles it says it can not have content in a body. I would like to default the header to this if they don't supply a header. You probably need to include this in your Tiles definition. The b

Re: Tiles/Action design question

2005-11-16 Thread Greg Reddin
On Nov 16, 2005, at 4:31 PM, Laurie Harper wrote: I'm not sure exactly what you meant by 'polymorphism off of a submit' so this might be completely off-base but... Passing the action into the tile definition may be one option, depending on how your tiles and actions are set up. Another opt

Re: [OT] how to convert an existing struts web application into portal

2005-11-10 Thread Greg Reddin
On Nov 9, 2005, at 3:25 PM, Ted Husted wrote: This is suppose to work: * http://portals.apache.org/bridges/multiproject/portals-bridges- struts/index.html It definitely works with Jetspeed-2. I just got that going today. Greg -

Re: Tiles without Struts

2005-11-09 Thread Greg Reddin
On Nov 8, 2005, at 9:23 PM, Paul Benedict wrote: I have gone to this link: http://struts.apache.org/struts-tiles/installation.html I am looking for those 3 WAR files listed but I can't find them. The link in this paragraph is broken so I can't get to the distribution: "First, download a bi

Re: [shale] Advantages of Shale over JSF alone

2005-11-08 Thread Greg Reddin
On Nov 8, 2005, at 9:00 AM, Garner, Shawn wrote: I don't immediately see the benefits to using Shale over JSF alone. I'm sort of a JSF newbie and I've had a hard time seeing the advantages as well. But I think the light is beginning to flicker just a bit. One very clear advantage I note

Re: Basic template

2005-11-07 Thread Greg Reddin
I would suggest using Tiles. Greg On Nov 7, 2005, at 12:55 PM, Marcio Ghiraldelli wrote: Hello, What would be the best aproach without hurting MVC framework in having one central "template.jsp" and inserting into it Struts actions, such as:

Re: Tiles, pass parameters between tiles's frames

2005-11-02 Thread Greg Reddin
On Nov 2, 2005, at 8:45 AM, Ronald Holshausen wrote: It would probably be best to use the session as the medium for passing between your tile components. Request would work just as good as session, but either way my previous caveat still applies. If you set something in one tile, then ret

Re: Tiles, pass parameters between tiles's frames

2005-11-02 Thread Greg Reddin
On Nov 2, 2005, at 6:51 AM, Rodolfo García Esteban/CYII wrote: I have a problem with tiles, I have four tile`s frames: a head, a menu, a content and a foot. I load all the frames from a JSP which is generic I need to pass parameters from the content frame to the menu frame, I have tried som

Re: [OT] Struts , Portal how does this fit

2005-10-06 Thread Greg Reddin
On Oct 6, 2005, at 10:53 AM, Ashish Kulkarni wrote: We have developed a intranet site using struts, and it works great, i was curious what would i have to do if i have to make this website a part of portal, we have a group which manages portals, so will have change to build a war file, and give

Re: Where to start?

2005-10-05 Thread Greg Reddin
On Oct 5, 2005, at 3:29 PM, Brian Gorby wrote: Where is a good place to begin here? Should I start at the View and work my way down, or first program the model and ORM service? Personally, I'd probably start with the model and ORM layer. Once you get that part written (and tested) it basi

Re: [Shale]Newbie question

2005-10-04 Thread Greg Reddin
On Oct 4, 2005, at 9:36 AM, [EMAIL PROTECTED] wrote: ok, asking the other way around, does someone have anything that could serve an example application for Shale and he or she is ready to share? I think the problem is that even though people probably do have example apps working they m

Re: [Shale]Newbie question

2005-10-04 Thread Greg Reddin
On Oct 4, 2005, at 9:34 AM, Leon Rosenberg wrote: In my limited experience with JSF it does not seem to contain templating capabilities. So in Struts classic I would use Tiles for creating site templates as well as reusable views (or component-based views). But with JSF Tiles still proves use

Re: Tiles standalone

2005-10-04 Thread Greg Reddin
On Oct 4, 2005, at 7:49 AM, Rafael Nami wrote: I was trying to search some info about tiles standalone, but I couldn't find anything in apache jakarta site. Where can i find such info? For now, there's really not much information. You can download Standalone Tiles from the Struts sandbox i

Re: [Shale]Newbie question

2005-10-04 Thread Greg Reddin
On Oct 4, 2005, at 3:55 AM, Leon Rosenberg wrote: That's another interesting question, if JSF is all-component, what do I need tiles for? I mean Tiles was cool to define a common renderer for an abstract view-component which was then implicitely defined with struts-classic. Now JSF supports comp

Re: Action mapping to a Tile

2005-09-30 Thread Greg Reddin
On Sep 30, 2005, at 8:55 PM, Graham Reeds wrote: I suppose you could do a forward from within index.jsp That's the best way I can think of. Greg - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [

Re: Action mapping to a Tile

2005-09-30 Thread Greg Reddin
Are you using the TilesRequestProcessor? In struts-config.xml: Also make sure the Tiles Plugin is configured: Greg On Sep 30, 2005, at 4:47 PM, Graham Reeds wrote: I'm trying to set an action mapping to a tile. I have a jsp page with a link to T

Re: Tiles problem - how to put attr in right context

2005-09-30 Thread Greg Reddin
A very similar question was asked earlier this week. Check the archives for more. Here's how I've done it, but it's not extremely elegant: tiles-defs.xml Here's a snippet from mainlayout.jsp: and here's header.jsp: Header Title is: The problem is that heade

Re: upgrade from Struts 1.0.2

2005-09-29 Thread Greg Reddin
On Sep 29, 2005, at 4:33 PM, Bob Paige wrote: This was a much quicker response than I anticipated! You'd be surprised how many people are trying to upgrade from 1.0.2 :-) Greg - To unsubscribe, e-mail: [EMAIL PROTECTED] For

Re: More Tiles and Definitions problems

2005-09-29 Thread Greg Reddin
On Sep 29, 2005, at 11:22 AM, Graham Reeds wrote: Is there any plans to extend tiles so the attributes are propagated to jsp's defined as attributes for 1.3x? I thought about that last night as I was working up an example for your question. It would be cool if you could pass a Tiles defini

Re: More Tiles and Definitions problems

2005-09-28 Thread Greg Reddin
On Sep 28, 2005, at 7:39 PM, Guillermo Castro wrote: In order to do what you want you have to define your tiles as: At the risk of stating the obvious, if you want your title to be specified in the extended definition you can do it like this: Then you

Re: Tiles and tile definitions

2005-09-23 Thread Greg Reddin
On Sep 23, 2005, at 9:17 PM, Graham Reeds wrote: Now nothing appears when I try to open Test.jsp from a page that has uses the method I'm not quite following what you mean there. Are you saying you have a page with the following? and you expect Test.jsp to include the definition? Gr

Re: JSF Vs Struts

2005-09-21 Thread Greg Reddin
On Sep 21, 2005, at 1:40 PM, Wojciech Ciesielski wrote: 1. is it difficult to switch from Struts to JSF for Struts-enabled ;-) developer. How steep is the learning curve? I have not found it terribly difficult, but I've certainly not gone very far with it yet either. I think JSF contains a

Re: Tile usage

2005-09-07 Thread Greg Reddin
On Sep 7, 2005, at 12:06 PM, Xavier Vanderstukken wrote: java.lang.NullPointerException at org.apache.jasper.runtime.JspRuntimeLibrary.getContextRelativePath (JspRuntimeLibrary.java:908) Are your pages at the root level of your webapp? May

Re: Exception trying to read tiles definition file in JSF..

2005-09-07 Thread Greg Reddin
On Sep 7, 2005, at 1:03 AM, Bjørn T Johansen wrote: Yes, that did the trick... :) But isn't there another way setting this up so it's not dependent on having an internet connection and that the site is actually up?? In the DigesterDefinitionsReader we have the following code: protecte

Re: Exception trying to read tiles definition file in JSF..

2005-09-06 Thread Greg Reddin
The one I am using, is not working.. (http://apache.org/dtds/tiles-config_1_2.dtd) BTJ Bjørn T Johansen wrote: Nope, I access the internet without any problems, so that is not the case here... BTJ Greg Reddin wrote: If you are behind a firewall or access the Internet via a proxy

  1   2   >