Struts Simple - Ted Husted

2001-12-05 Thread iT meDic
Hello All, I am utilizing Ted Husted's struts simple example. I have a specific question for the activity1.java file. I am trying to write the values collected to a text file. i have managed to do that with relative ease however, what i really want to do is to write the values to the text fil

Tiles component Verify Error!!!!

2001-12-05 Thread iT meDic
Hi, I have come across a very peculiar error. I have built an application on my computer using Struts/Tiles and it works like a charm , however when i move it to another computer i get a very strange error message. My computer is Windows 2000 Professional, running resin v2.0.2. When i move it

Struts Example App Mail Reader's Subscription Form

2001-12-04 Thread iT meDic
Hello Fellow Developers, I have been stuck on this problem for a week and half now, i thought i could solve it without troubling you folks, however i need your help to clarify a few ideas and to get it working properly. I have a multi-page form and within the form there is an mailing address

struts-simple.war

2001-11-19 Thread iT meDic
Hi All, I know this question has been asked millions of times however i am using the struts simple example and i have tried all methods in the struts thread and none of them seem to work(for me!), if you will be kind enuff to point out where i am going wrong I will grateful Mapping an image t

To Strut or not to Strut that is the question?

2001-10-27 Thread iT meDic
Dear fellow developers, I am involved in a huge project involving creating a music licensing website for all digital media/ringtones etc($47 mil project). I have been actively searching for a framework which will satisfy our needs. I seem to like struts and have proposed using it as our framew

Re: Dynamic XML extended defintions

2001-10-25 Thread iT meDic
ound an answer from Eric Brault. I >just searched the archives and I can't find any >reference from this author with tiles. Can you post >the link? > >thanks, > >Sandeep >--- iT meDic <[EMAIL PROTECTED]> wrote: > > Hi, > > > > Thanks for reply

Re: Dynamic XML extended defintions

2001-10-24 Thread iT meDic
nds="menu.main"> > > > > > > > > > > > >And add the flags putList to the menu.main? > >Does this not work? > >-sandeep > >--- iT meDic <[EMAIL PROTECTED]> wrote: > > Hi Cedric, > > > > I understand what

Re: Dynamic XML extended defintions

2001-10-24 Thread iT meDic
gt; > extends="menu.main"> > > > > > > > > > > > >And add the flags putList to the menu.main? > >Does this not work? > >-sandeep > >--- iT meDic <[EMAIL PROTECTED]> wrote: > > Hi Cedric, > > > > I u

Re: Dynamic XML extended defintions

2001-10-22 Thread iT meDic
ad action that will allow to reload xml >config >files without restarting web server. I need to find time to implement it. > Also, you can change component context in an action, as proposed in >another >mail reply. > > Cedric > >iT meDic wrote:

Re: Dynamic XML extended defintions

2001-10-21 Thread iT meDic
at suggests it is >possible -- may have to play around a bit. > >http://www.mail-archive.com/struts-user@jakarta.apache.org/msg16127.html > > >- sandeep >--- iT meDic <[EMAIL PROTECTED]> wrote: > > > > Hi, > > > > I was wondering if it would

Dynamic XML extended defintions

2001-10-20 Thread iT meDic
Hi, I was wondering if it would be possible to overwrite the values(2 or 3 levels down) defined in the definitions.xml file from a calling page. better explained with this example from the tutorial. Using the above as a reference is it

Re: Tiles - Dynamic menu creation - logic problems

2001-10-20 Thread iT meDic
F/tiles.tld" prefix="comp" %> ><%@ page import="java.util.Iterator" %> > ><%-- Push Tiles attributes in page context --%> > > > > ><% Iterator linksIterator = links.iterator(); %> ><% Iterator itemsIterator = items.iterator(

Tiles - Dynamic menu creation - logic problems

2001-10-18 Thread iT meDic
Hello all , i have a problem on which i have been stuck for 3 days, i have asked numerous developers and worked on this problem for days but to no avail, i would be extremely grateful if you could advise me on how to overcome this monstrous beast! I am using the struts framework components to