[ANNOUNCE] Visual Tags for Struts Dreamweaver Extension Released

2003-09-04 Thread Forest Arnold
FWA Software, Inc, has released Visual Tags for Struts, a Dreamweaver
extension that fully integrates the Struts 1.1 custom tags with Dreamweaver
MX.

Two versions of Visual Tags for Struts are available: a Standard Edition and
a Designer Edition. Both editions provide the following standard Dreamweaver
features for each of the Struts tags: user reference pages, tag dialog
editors, menus, insertbars, and enhanced live data view display. Both
editions support Dreamweaver's code view for text-based editing of web
pages and live data view for visualization of pages as returned from the
server. The Designer Edition also provides Dreamweaver property inspectors
and visual tag representations for the Struts tags to provide wysiwig
editing of JSP pages containing the tags in Dreamweaver's design view.

Additional information, screenshots, and downloads are available at FWA
Software's web site at http://www.fwasi.com.

Forest Arnold

e-mail: [EMAIL PROTECTED]




-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [ANNOUNCE] Visual Tags for Struts Dreamweaver Extension Released

2003-09-04 Thread Vic Cekvenich
Does this also support JSTL?
.V
Forest Arnold wrote:
FWA Software, Inc, has released Visual Tags for Struts, a Dreamweaver
extension that fully integrates the Struts 1.1 custom tags with Dreamweaver
MX.
Two versions of Visual Tags for Struts are available: a Standard Edition and
a Designer Edition. Both editions provide the following standard Dreamweaver
features for each of the Struts tags: user reference pages, tag dialog
editors, menus, insertbars, and enhanced live data view display. Both
editions support Dreamweaver's code view for text-based editing of web
pages and live data view for visualization of pages as returned from the
server. The Designer Edition also provides Dreamweaver property inspectors
and visual tag representations for the Struts tags to provide wysiwig
editing of JSP pages containing the tags in Dreamweaver's design view.
Additional information, screenshots, and downloads are available at FWA
Software's web site at http://www.fwasi.com.
Forest Arnold

e-mail: [EMAIL PROTECTED]
--
Vic Cekvenich,
Struts Instructor,
1-800-917-JAVA
Advanced a href =baseBeans.comStruts Training/a, mentoring and 
project recovery in North East.
Struts conversion and a href =baseBeans.com fixed bid development/a.



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


Re: [ANNOUNCE] Visual Tags for Struts Dreamweaver Extension Released

2003-09-04 Thread Forest Arnold
No, it only integrates the six Struts 1.1 tag libraries with Dreamweaver.

fwa

Vic Cekvenich [EMAIL PROTECTED] wrote in message
news:[EMAIL PROTECTED]
 Does this also support JSTL?
 .V

 Forest Arnold wrote:
  FWA Software, Inc, has released Visual Tags for Struts, a Dreamweaver
  extension that fully integrates the Struts 1.1 custom tags with
Dreamweaver
  MX.
 
  Two versions of Visual Tags for Struts are available: a Standard Edition
and
  a Designer Edition. Both editions provide the following standard
Dreamweaver
  features for each of the Struts tags: user reference pages, tag dialog
  editors, menus, insertbars, and enhanced live data view display. Both
  editions support Dreamweaver's code view for text-based editing of web
  pages and live data view for visualization of pages as returned from
the
  server. The Designer Edition also provides Dreamweaver property
inspectors
  and visual tag representations for the Struts tags to provide wysiwig
  editing of JSP pages containing the tags in Dreamweaver's design view.
 
  Additional information, screenshots, and downloads are available at FWA
  Software's web site at http://www.fwasi.com.
 
  Forest Arnold
 
  e-mail: [EMAIL PROTECTED]

 -- 
 Vic Cekvenich,
 Struts Instructor,
 1-800-917-JAVA

 Advanced a href =baseBeans.comStruts Training/a, mentoring and
 project recovery in North East.
 Struts conversion and a href =baseBeans.com fixed bid development/a.




-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



struts, Dreamweaver, Dreamweaver templates

2003-08-14 Thread David Thielen
Hi;

I created my jsp pages using Dreamweaver and using the templates feature in 
Dreamweaver.

I'm now incorporating struts and mixing that with Dreamweaver is difficult. Does this 
work ok or should I give up on templates?

thanks - dave

RE: struts, Dreamweaver, Dreamweaver templates

2003-08-14 Thread Mark Galbreath
I use DreamweaverMX strictly for JSP and XML coding; I use the Struts
templates in JDeveloper 9.0.3 for Java work.

Mark

-Original Message-
From: Stephen Brown [mailto:[EMAIL PROTECTED] 
Sent: Thursday, August 07, 2003 5:20 PM
To: 'Struts Users Mailing List'
Subject: RE: struts, Dreamweaver,  Dreamweaver templates


I've used Dreamweaver with struts without issue, but in general lean towards
tiles for doing page templates.  It really doesn't matter and depends on the
technical aptitude of the HTML folks when deciding which way to go, but both
work.  What problem are you seeing?

 -Original Message-
 From: David Thielen [mailto:[EMAIL PROTECTED]
 Sent: August 7, 2003 12:42 PM
 To: Struts-Users
 Subject: struts, Dreamweaver,  Dreamweaver templates
 
 
 Hi;
 
 I created my jsp pages using Dreamweaver and using the
 templates feature
 in Dreamweaver.
 
 I'm now incorporating struts and mixing that with Dreamweaver is 
 difficult. Does this work ok or should I give up on templates?
 
 thanks - dave
 



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: struts, Dreamweaver, Dreamweaver templates

2003-08-11 Thread Stephen Brown
I've used Dreamweaver with struts without issue, but in general lean towards
tiles for doing page templates.  It really doesn't matter and depends on the
technical aptitude of the HTML folks when deciding which way to go, but both
work.  What problem are you seeing?

 -Original Message-
 From: David Thielen [mailto:[EMAIL PROTECTED]
 Sent: August 7, 2003 12:42 PM
 To: Struts-Users
 Subject: struts, Dreamweaver,  Dreamweaver templates
 
 
 Hi;
 
 I created my jsp pages using Dreamweaver and using the 
 templates feature
 in Dreamweaver.
 
 I'm now incorporating struts and mixing that with Dreamweaver is
 difficult. Does this work ok or should I give up on templates?
 
 thanks - dave
 


Re: struts, Dreamweaver, Dreamweaver templates

2003-08-07 Thread David Thielen
No major problems - but I was worried I was going down a road that was going
to be impossible - I figured it was better to ask first.

thanks - dave


- Original Message - 
From: Stephen Brown [EMAIL PROTECTED]
To: 'Struts Users Mailing List' [EMAIL PROTECTED]
Sent: Thursday, August 07, 2003 3:20 PM
Subject: RE: struts, Dreamweaver,  Dreamweaver templates


 I've used Dreamweaver with struts without issue, but in general lean
towards
 tiles for doing page templates.  It really doesn't matter and depends on
the
 technical aptitude of the HTML folks when deciding which way to go, but
both
 work.  What problem are you seeing?

  -Original Message-
  From: David Thielen [mailto:[EMAIL PROTECTED]
  Sent: August 7, 2003 12:42 PM
  To: Struts-Users
  Subject: struts, Dreamweaver,  Dreamweaver templates
 
 
  Hi;
 
  I created my jsp pages using Dreamweaver and using the
  templates feature
  in Dreamweaver.
 
  I'm now incorporating struts and mixing that with Dreamweaver is
  difficult. Does this work ok or should I give up on templates?
 
  thanks - dave
 



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: Working with Struts + Dreamweaver

2003-07-28 Thread Erik Price


Erez Efrati wrote:
I have a JBoss/Tomcat/Struts project in which till now I have written
all the pages manually with a simple editor. I have recently downloaded
Dreamweaver by Macromedia and started playing with it to see what it is
capable of doing. Being far from expert in HTML page design my questions
are:
1. Is it really necessary to work with such a product?
If you're soliciting opinions, mine is that it is definitely not 
necessary.  Some traditional artists like DW as a sort of web page IDE, 
and it integrates nicely with Flash and Fireworks*, but I hate the code 
generated by these kinds of products (WYSIWYGs) -- nearly all 
table-based layouts, and excessive use of images for navigation elements 
which are more easily controlled (programmatically) with text.  Plus, 
the JavaScript code for the image rollovers are hideous.

Then again I am sort of a web standards bigot when it comes to design 
(which is why I don't design much, I suppose).

I just use a text editor for writing the HTML/CSS/JSP markup that is not 
generated from other sources (DBs, XML, etc).  On Windows I use 
http://jedit.org/, which is pretty phenomenal (and free/open source), 
and on MacOSX I use BBEdit.

Erik

(* I do like Fireworks for producing graphics, but I don't let it 
generate any code for me.)

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


RE: Working with Struts + Dreamweaver

2003-07-28 Thread Erez Efrati
By the way Eric, for Windows, I looked up there but I guess I didn't
find it, I only found Linux versions. 

Erez

-Original Message-
From: Erik Price [mailto:[EMAIL PROTECTED] 
Sent: Monday, July 28, 2003 8:06 PM
To: Struts Users Mailing List
Subject: Re: Working with Struts + Dreamweaver



Erez Efrati wrote:
 I have a JBoss/Tomcat/Struts project in which till now I have written
 all the pages manually with a simple editor. I have recently
downloaded
 Dreamweaver by Macromedia and started playing with it to see what it
is
 capable of doing. Being far from expert in HTML page design my
questions
 are:
 
 1. Is it really necessary to work with such a product?

If you're soliciting opinions, mine is that it is definitely not 
necessary.  Some traditional artists like DW as a sort of web page IDE, 
and it integrates nicely with Flash and Fireworks*, but I hate the code 
generated by these kinds of products (WYSIWYGs) -- nearly all 
table-based layouts, and excessive use of images for navigation elements

which are more easily controlled (programmatically) with text.  Plus, 
the JavaScript code for the image rollovers are hideous.

Then again I am sort of a web standards bigot when it comes to design 
(which is why I don't design much, I suppose).

I just use a text editor for writing the HTML/CSS/JSP markup that is not

generated from other sources (DBs, XML, etc).  On Windows I use 
http://jedit.org/, which is pretty phenomenal (and free/open source), 
and on MacOSX I use BBEdit.


Erik


(* I do like Fireworks for producing graphics, but I don't let it 
generate any code for me.)


-
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]



Re: Working with Struts + Dreamweaver

2003-07-28 Thread Erik Price
Erez,

You mean jEdit?  I am using it right now on Windows 2000.
http://jedit.org/index.php?page=downloadplatform=windows#instructions
It works great.
Erik



Erez Efrati wrote:
By the way Eric, for Windows, I looked up there but I guess I didn't
find it, I only found Linux versions. 

Erez

-Original Message-
From: Erik Price [mailto:[EMAIL PROTECTED] 
Sent: Monday, July 28, 2003 8:06 PM
To: Struts Users Mailing List
Subject: Re: Working with Struts + Dreamweaver



Erez Efrati wrote:

I have a JBoss/Tomcat/Struts project in which till now I have written
all the pages manually with a simple editor. I have recently
downloaded

Dreamweaver by Macromedia and started playing with it to see what it
is

capable of doing. Being far from expert in HTML page design my
questions

are:

1. Is it really necessary to work with such a product?


If you're soliciting opinions, mine is that it is definitely not 
necessary.  Some traditional artists like DW as a sort of web page IDE, 
and it integrates nicely with Flash and Fireworks*, but I hate the code 
generated by these kinds of products (WYSIWYGs) -- nearly all 
table-based layouts, and excessive use of images for navigation elements

which are more easily controlled (programmatically) with text.  Plus, 
the JavaScript code for the image rollovers are hideous.

Then again I am sort of a web standards bigot when it comes to design 
(which is why I don't design much, I suppose).

I just use a text editor for writing the HTML/CSS/JSP markup that is not

generated from other sources (DBs, XML, etc).  On Windows I use 
http://jedit.org/, which is pretty phenomenal (and free/open source), 
and on MacOSX I use BBEdit.

Erik

(* I do like Fireworks for producing graphics, but I don't let it 
generate any code for me.)

-
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]



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


Working with Struts + Dreamweaver

2003-07-25 Thread Erez Efrati
I have a JBoss/Tomcat/Struts project in which till now I have written
all the pages manually with a simple editor. I have recently downloaded
Dreamweaver by Macromedia and started playing with it to see what it is
capable of doing. Being far from expert in HTML page design my questions
are:

1. Is it really necessary to work with such a product?
2. Is it possible to work with Struts and Dreamweaver together? What
does it take to do in order to achieve that?
3. Is there other products more integrated with the environment of
Struts ,JBoss ,Tomcat?

Any other help in the matter would be appreciated.

Thanks a lot,
Erez



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: Working with Struts + Dreamweaver

2003-07-25 Thread Mike Jasnowski
1. Is it really necessary to work with such a product?

It's really up to you, whatever makes you most productive.  Have you looked
at using utilities like XDoclet to generate some of your code as well?

2. Is it possible to work with Struts and Dreamweaver together? What
does it take to do in order to achieve that?

I believe so, I don't use DW myself, but there was a post a few days/ about
1 week ago maybe where someone had developed an extension that enabled you
to construct your pages with Struts tags, and view them in DW as the HTMl
they represent. Or something like that.  Although the tags of course are
just one aspect of Struts, not even the most criticial in that you can use
any tag library with Struts.



-Original Message-
From: Erez Efrati [mailto:[EMAIL PROTECTED]
Sent: Friday, July 25, 2003 3:13 PM
To: 'Struts Users Mailing List'
Subject: Working with Struts + Dreamweaver


I have a JBoss/Tomcat/Struts project in which till now I have written
all the pages manually with a simple editor. I have recently downloaded
Dreamweaver by Macromedia and started playing with it to see what it is
capable of doing. Being far from expert in HTML page design my questions
are:

1. Is it really necessary to work with such a product?
2. Is it possible to work with Struts and Dreamweaver together? What
does it take to do in order to achieve that?
3. Is there other products more integrated with the environment of
Struts ,JBoss ,Tomcat?

Any other help in the matter would be appreciated.

Thanks a lot,
Erez



-
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]



RE: Working with Struts + Dreamweaver

2003-07-25 Thread Erez Efrati
Thank for answer, 

So what do you usually use? And if the project also uses Tiles? Any help
here is blessed.. :) 

Erez

-Original Message-
From: Mike Jasnowski [mailto:[EMAIL PROTECTED] 
Sent: Friday, July 25, 2003 8:30 PM
To: Struts Users Mailing List
Subject: RE: Working with Struts + Dreamweaver

1. Is it really necessary to work with such a product?

It's really up to you, whatever makes you most productive.  Have you
looked
at using utilities like XDoclet to generate some of your code as well?

2. Is it possible to work with Struts and Dreamweaver together? What
does it take to do in order to achieve that?

I believe so, I don't use DW myself, but there was a post a few days/
about
1 week ago maybe where someone had developed an extension that enabled
you
to construct your pages with Struts tags, and view them in DW as the
HTMl
they represent. Or something like that.  Although the tags of course are
just one aspect of Struts, not even the most criticial in that you can
use
any tag library with Struts.



-Original Message-
From: Erez Efrati [mailto:[EMAIL PROTECTED]
Sent: Friday, July 25, 2003 3:13 PM
To: 'Struts Users Mailing List'
Subject: Working with Struts + Dreamweaver


I have a JBoss/Tomcat/Struts project in which till now I have written
all the pages manually with a simple editor. I have recently downloaded
Dreamweaver by Macromedia and started playing with it to see what it is
capable of doing. Being far from expert in HTML page design my questions
are:

1. Is it really necessary to work with such a product?
2. Is it possible to work with Struts and Dreamweaver together? What
does it take to do in order to achieve that?
3. Is there other products more integrated with the environment of
Struts ,JBoss ,Tomcat?

Any other help in the matter would be appreciated.

Thanks a lot,
Erez



-
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]



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: Working with Struts + Dreamweaver

2003-07-25 Thread Hookom, Jacob
Supposedly, the new professional version of Struts Studio is supposed to
have an integrated jsp editor with tiles support

Jacob Hookom
Senior Analyst/Programmer
McKesson Medical-Surgical
Golden Valley, Minnesota
http://www.mckesson.com

-Original Message-
From: Erez Efrati [mailto:[EMAIL PROTECTED]
Sent: Friday, July 25, 2003 2:35 PM
To: 'Struts Users Mailing List'
Subject: RE: Working with Struts + Dreamweaver

Thank for answer,

So what do you usually use? And if the project also uses Tiles? Any help
here is blessed.. :)

Erez

-Original Message-
From: Mike Jasnowski [mailto:[EMAIL PROTECTED]
Sent: Friday, July 25, 2003 8:30 PM
To: Struts Users Mailing List
Subject: RE: Working with Struts + Dreamweaver

1. Is it really necessary to work with such a product?

It's really up to you, whatever makes you most productive.  Have you
looked
at using utilities like XDoclet to generate some of your code as well?

2. Is it possible to work with Struts and Dreamweaver together? What
does it take to do in order to achieve that?

I believe so, I don't use DW myself, but there was a post a few days/
about
1 week ago maybe where someone had developed an extension that enabled
you
to construct your pages with Struts tags, and view them in DW as the
HTMl
they represent. Or something like that.  Although the tags of course are
just one aspect of Struts, not even the most criticial in that you can
use
any tag library with Struts.



-Original Message-
From: Erez Efrati [mailto:[EMAIL PROTECTED]
Sent: Friday, July 25, 2003 3:13 PM
To: 'Struts Users Mailing List'
Subject: Working with Struts + Dreamweaver


I have a JBoss/Tomcat/Struts project in which till now I have written
all the pages manually with a simple editor. I have recently downloaded
Dreamweaver by Macromedia and started playing with it to see what it is
capable of doing. Being far from expert in HTML page design my questions
are:

1. Is it really necessary to work with such a product?
2. Is it possible to work with Struts and Dreamweaver together? What
does it take to do in order to achieve that?
3. Is there other products more integrated with the environment of
Struts ,JBoss ,Tomcat?

Any other help in the matter would be appreciated.

Thanks a lot,
Erez



-
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]



-
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]



RE: Working with Struts + Dreamweaver

2003-07-25 Thread Mike Jasnowski
I'm using IntelliJ now, but then I am also not charged with the main page
construction, just the technologies (tags, etc.) behind them.  Our page
designer uses HomeSite I believe, but is really just using it as an editor.
I can say for Tiles support, I think there are a few tools which support
them (Struts Console?, Struts Studio). But we are basically generating a
core set of Tiles templates by hand, then using controllers to populate
them. We reuse the same tiles over and over (with only a few tiles
definitions), so we're not always constantly creating tiles for each unique
page.   So using an IDE for this is not that big of a win at this point for
us.

I'm not sure there exists a JSP tools/designer that natively supports Tiles,
but I could be wrong.  I think it would probably be a great thing if
whomever developed the DreamWeaver extension might extend it to support
Tiles if that's possible.  I think Struts Studio is a great idea, but IMO I
wouldn't want an editor that was specific to a technology. Many major IDE's
today support Struts (WSAD, WLW, JDeveloper 9.x) plus they understand the
other aspects of Struts like the config, action forms and classes. And you
have the facilities to create other J2EE artifacts for your app (Like EJBs,
Servlets, Tags, etc..).

-Original Message-
From: Erez Efrati [mailto:[EMAIL PROTECTED]
Sent: Friday, July 25, 2003 3:35 PM
To: 'Struts Users Mailing List'
Subject: RE: Working with Struts + Dreamweaver


Thank for answer,

So what do you usually use? And if the project also uses Tiles? Any help
here is blessed.. :)

Erez

-Original Message-
From: Mike Jasnowski [mailto:[EMAIL PROTECTED]
Sent: Friday, July 25, 2003 8:30 PM
To: Struts Users Mailing List
Subject: RE: Working with Struts + Dreamweaver

1. Is it really necessary to work with such a product?

It's really up to you, whatever makes you most productive.  Have you
looked
at using utilities like XDoclet to generate some of your code as well?

2. Is it possible to work with Struts and Dreamweaver together? What
does it take to do in order to achieve that?

I believe so, I don't use DW myself, but there was a post a few days/
about
1 week ago maybe where someone had developed an extension that enabled
you
to construct your pages with Struts tags, and view them in DW as the
HTMl
they represent. Or something like that.  Although the tags of course are
just one aspect of Struts, not even the most criticial in that you can
use
any tag library with Struts.



-Original Message-
From: Erez Efrati [mailto:[EMAIL PROTECTED]
Sent: Friday, July 25, 2003 3:13 PM
To: 'Struts Users Mailing List'
Subject: Working with Struts + Dreamweaver


I have a JBoss/Tomcat/Struts project in which till now I have written
all the pages manually with a simple editor. I have recently downloaded
Dreamweaver by Macromedia and started playing with it to see what it is
capable of doing. Being far from expert in HTML page design my questions
are:

1. Is it really necessary to work with such a product?
2. Is it possible to work with Struts and Dreamweaver together? What
does it take to do in order to achieve that?
3. Is there other products more integrated with the environment of
Struts ,JBoss ,Tomcat?

Any other help in the matter would be appreciated.

Thanks a lot,
Erez



-
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]



-
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]



Re: Why html:xxx tags? / Dreamweaver and .do extension

2003-07-07 Thread tek1
Thank you all for your replies! 

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


RE: Why html:xxx tags? / Dreamweaver and .do extension

2003-07-06 Thread Andrew Hill
Another plus to the struts tags is the nesting ability, which imho rocks!
(Though Im not actually using JSP so had to render the nesting details the
hard way...)

-Original Message-
From: Ted Husted [mailto:[EMAIL PROTECTED]
Sent: Sunday, 6 July 2003 05:02
To: Struts Users Mailing List
Subject: Re: Why html:xxx tags? / Dreamweaver and .do extension


tek1 wrote:
 Sorry for the newbie questions, but...

 [ Why html:xxx tags? ]

 On the .jsp page, why is it necessary to replace the standard html tags
 with the Struts-specific ones (i.e. html:form instead of just form).
 In other words, what special features of Struts requires these specially
 defined tags?

In a dynamic web application there has to be some mechanism for
transfering information from the server-side action into the server
page. One approach is to do this inside the HTML markup with JSP
scriptlets, but that is clumsy and error-prone. Another approach is to
have a custom JSP tag print out both the HTML tag and the dynamic
content, which is what the Struts tags do.

The Struts HTML tags are aware of where the framework stores
information, and so, in practice, become quite easy to use.

The core framework is unaware of the tags and works just as well with
other approaches. There are both XLS and Velocity Template extension for
Struts that work just fine with out the tags. The Velocity Templates
(.vm) work particularly well in visual HTML editors out of the box.


 [ Dreamweaver and .do extension ]

 If there are any Dreamweaver users out there, how do you specify that
 Dreamweaver also open files that end with .do (and .vm)?  I tried adding
 the extensions under Edit - Preferences - File Types / Editors
 Category - Open in Code View, but it didn't work.  I would actually
 prefer to open them in Dreamweaver's visual/GUI editor, but looks like
 that is not an option.

Struts doesn't actually use .do files. These are virtual files that
bundled together a server-side action with one or more output files
(such as JSPs or Velocity Templates).

So the servlet sees the *.do extension and passes the request to the
Struts ActionServlet. The Servlet then passes it along to the
server-side Struts Action class, which does whatever it needs to do,
places any dynamic data that might be needed in the request, and helps
select the server page (of whatever kind) to render that data.

The server page retrieves the dynamic data from the request, using
either Struts tags (origInal, JSTL, or extra crispy), or Velocity Tools,
or from a DOM created by an extension like stxx, or any other
presentation device that can access the Java request object.

-Ted.



-
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]



Re: Why html:xxx tags? / Dreamweaver and .do extension

2003-07-06 Thread Denis Baranov
Oh-oh. Another limitation? WYSIWYG HTML anymore? Anybody?

(nesting rocks indeed)

Denis.

Andrew Hill wrote:

Another plus to the struts tags is the nesting ability, which imho rocks!
(Though Im not actually using JSP so had to render the nesting details the
hard way...)
-Original Message-
From: Ted Husted [mailto:[EMAIL PROTECTED]
Sent: Sunday, 6 July 2003 05:02
To: Struts Users Mailing List
Subject: Re: Why html:xxx tags? / Dreamweaver and .do extension
tek1 wrote:
 

Sorry for the newbie questions, but...

[ Why html:xxx tags? ]

On the .jsp page, why is it necessary to replace the standard html tags
with the Struts-specific ones (i.e. html:form instead of just form).
In other words, what special features of Struts requires these specially
defined tags?
   

In a dynamic web application there has to be some mechanism for
transfering information from the server-side action into the server
page. One approach is to do this inside the HTML markup with JSP
scriptlets, but that is clumsy and error-prone. Another approach is to
have a custom JSP tag print out both the HTML tag and the dynamic
content, which is what the Struts tags do.
The Struts HTML tags are aware of where the framework stores
information, and so, in practice, become quite easy to use.
The core framework is unaware of the tags and works just as well with
other approaches. There are both XLS and Velocity Template extension for
Struts that work just fine with out the tags. The Velocity Templates
(.vm) work particularly well in visual HTML editors out of the box.
 

[ Dreamweaver and .do extension ]

If there are any Dreamweaver users out there, how do you specify that
Dreamweaver also open files that end with .do (and .vm)?  I tried adding
the extensions under Edit - Preferences - File Types / Editors
Category - Open in Code View, but it didn't work.  I would actually
prefer to open them in Dreamweaver's visual/GUI editor, but looks like
that is not an option.
   

Struts doesn't actually use .do files. These are virtual files that
bundled together a server-side action with one or more output files
(such as JSPs or Velocity Templates).
So the servlet sees the *.do extension and passes the request to the
Struts ActionServlet. The Servlet then passes it along to the
server-side Struts Action class, which does whatever it needs to do,
places any dynamic data that might be needed in the request, and helps
select the server page (of whatever kind) to render that data.
The server page retrieves the dynamic data from the request, using
either Struts tags (origInal, JSTL, or extra crispy), or Velocity Tools,
or from a DOM created by an extension like stxx, or any other
presentation device that can access the Java request object.
-Ted.



-
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]
 



Why html:xxx tags? / Dreamweaver and .do extension

2003-07-05 Thread tek1
Sorry for the newbie questions, but...

[ Why html:xxx tags? ]

On the .jsp page, why is it necessary to replace the standard html tags 
with the Struts-specific ones (i.e. html:form instead of just form). 
In other words, what special features of Struts requires these specially 
defined tags?

[ Dreamweaver and .do extension ]

If there are any Dreamweaver users out there, how do you specify that 
Dreamweaver also open files that end with .do (and .vm)?  I tried adding 
the extensions under Edit - Preferences - File Types / Editors 
Category - Open in Code View, but it didn't work.  I would actually 
prefer to open them in Dreamweaver's visual/GUI editor, but looks like that 
is not an option.

Thank you. 

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


Re: Why html:xxx tags? / Dreamweaver and .do extension

2003-07-05 Thread Rob Leland
tek1 wrote:

Sorry for the newbie questions, but...

[ Why html:xxx tags? ]

On the .jsp page, why is it necessary to replace the standard html 
tags with the Struts-specific ones (i.e. html:form instead of just 
form). In other words, what special features of Struts requires 
these specially defined tags? 
The html: tags allow struts to automatically transfer information 
between the
ActionForm and the html page. They are also module aware so a html:form 
tag knows which
application module it belongs to.

If you search in the mail-archives
  http://marc.theaimsgroup.com/?l=struts-userr=1w=4
there will be more detailed information.
Also this should be covered in the on-line developers guide.

-Rob





-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


Re: Why html:xxx tags? / Dreamweaver and .do extension

2003-07-05 Thread Ted Husted
tek1 wrote:
Sorry for the newbie questions, but...

[ Why html:xxx tags? ]

On the .jsp page, why is it necessary to replace the standard html tags 
with the Struts-specific ones (i.e. html:form instead of just form). 
In other words, what special features of Struts requires these specially 
defined tags?
In a dynamic web application there has to be some mechanism for 
transfering information from the server-side action into the server 
page. One approach is to do this inside the HTML markup with JSP 
scriptlets, but that is clumsy and error-prone. Another approach is to 
have a custom JSP tag print out both the HTML tag and the dynamic 
content, which is what the Struts tags do.

The Struts HTML tags are aware of where the framework stores 
information, and so, in practice, become quite easy to use.

The core framework is unaware of the tags and works just as well with 
other approaches. There are both XLS and Velocity Template extension for 
Struts that work just fine with out the tags. The Velocity Templates 
(.vm) work particularly well in visual HTML editors out of the box.


[ Dreamweaver and .do extension ]

If there are any Dreamweaver users out there, how do you specify that 
Dreamweaver also open files that end with .do (and .vm)?  I tried adding 
the extensions under Edit - Preferences - File Types / Editors 
Category - Open in Code View, but it didn't work.  I would actually 
prefer to open them in Dreamweaver's visual/GUI editor, but looks like 
that is not an option.
Struts doesn't actually use .do files. These are virtual files that 
bundled together a server-side action with one or more output files 
(such as JSPs or Velocity Templates).

So the servlet sees the *.do extension and passes the request to the 
Struts ActionServlet. The Servlet then passes it along to the 
server-side Struts Action class, which does whatever it needs to do, 
places any dynamic data that might be needed in the request, and helps 
select the server page (of whatever kind) to render that data.

The server page retrieves the dynamic data from the request, using 
either Struts tags (origInal, JSTL, or extra crispy), or Velocity Tools, 
or from a DOM created by an extension like stxx, or any other 
presentation device that can access the Java request object.

-Ted.



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


Another new user. How to read struts jsps in Dreamweaver.

2003-06-20 Thread Brian Coakley
We are a tiny startup with two designers and two developers.  The designers use 
Dreamweaver to design the original screens.  We (developers) then plugged the code in. 
 Now the designers need to clean up theses jsps.  They usually use Dreamweaver but 
there are lots of problems viewing the struts tags. The jboUrlEvent is the first one 
to show up wrong.  Some jsps don't show up at all.  Is it possible to view and edit 
these jsps in Dreamweaver?  Any help would be appreciated.
 
Brian Coakley


RE: Integration of Struts in Dreamweaver, and LiveData

2003-02-20 Thread Heligon Sandra
Until now I had only installed the extension CTLX
(http://jakarta.apache.org/taglibs/doc/ultradev4-doc/)
but I had some problems to insert the struts tags in the pages. 
I thus installed the extension Dreamweaver Integration Kit 1.1.0 but I a
have the
same problem how do you access to the Struts tags list in order to select a
tag
and insert it in the page ? which command of the Ultradev menu allows it ?
For the CTLX you must activate the command Window-
--- 
As of February 12, 2003 Thomson unifies its email addresses on a worldwide
basis.Please note my new email address: [EMAIL PROTECTED] 

Thomson is the leader in solutions and technologies for the entertainment
and media industries and serves its customers under its four strategic
brands: Technicolor, Grass Valley, RCA and THOMSON. 
More about Thomson: http://www.thomson.net/videochain 

Use Custom Tag and 
for Dreamweaver Integration Kit ?
 

-Original Message-
From: Bruno Cros [mailto:[EMAIL PROTECTED]]
Sent: 19 February 2003 18:55
To: [EMAIL PROTECTED]
Subject: Integration of Struts in Dreamweaver, and LiveData


 

Hi,

 

First, i want to tell to all that i found a good wysiwyg
Dreamweaver extension to design Struts pages. Perhaps some of you
already knows it, but I give it again cause I spent 2 days to find it !

It's Dreamweaver Integration Kit 1.1.0 made for OptimalJ
product. The extension seems to be kept free and works with Struts 1.0.
You can see HTML component such as text input our submit button and edit
properties of struts tags in Dreamweaver. You can download it after
registration at http://javacentral.compuware.com
http://javacentral.compuware.com/ . It seems to work with Dreamweaver
Ultradev 4 and Dreamweaver MX.

 

In parallel, I tried to use LiveData function, but saw that
struts tag html:errors/ gives the following error H:Fatal parsing
error !!html:errors/  . I wrote html:errors / (with one
space), then LiveData changes it ! It becomes html:errors
mmTranslatedValue=mmvisible=false /. And , if you re-invoke LiveData
with this, an error 500 occurs, logically.

 

Does someone know why this tag does not work ? I use tomcat
4.1.12 and the tag works well when i use Tomcat alone ! So it seems to
be a LiveData behaviour, but which one ?

Dreamweaver integration kit is not guilty. I uninstall it
and it's the same behaviour.

 

All other tags seem to work, so why this one is wrong or
modified ?

 

Thanks.

 


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




Integration of Struts in Dreamweaver, and LiveData

2003-02-19 Thread Bruno Cros
 

Hi,

 

First, i want to tell to all that i found a good wysiwyg
Dreamweaver extension to design Struts pages. Perhaps some of you
already knows it, but I give it again cause I spent 2 days to find it !

It's Dreamweaver Integration Kit 1.1.0 made for OptimalJ
product. The extension seems to be kept free and works with Struts 1.0.
You can see HTML component such as text input our submit button and edit
properties of struts tags in Dreamweaver. You can download it after
registration at http://javacentral.compuware.com
http://javacentral.compuware.com/ . It seems to work with Dreamweaver
Ultradev 4 and Dreamweaver MX.

 

In parallel, I tried to use LiveData function, but saw that
struts tag html:errors/ gives the following error H:Fatal parsing
error !!html:errors/  . I wrote html:errors / (with one
space), then LiveData changes it ! It becomes html:errors
mmTranslatedValue=mmvisible=false /. And , if you re-invoke LiveData
with this, an error 500 occurs, logically.

 

Does someone know why this tag does not work ? I use tomcat
4.1.12 and the tag works well when i use Tomcat alone ! So it seems to
be a LiveData behaviour, but which one ?

Dreamweaver integration kit is not guilty. I uninstall it
and it's the same behaviour.

 

All other tags seem to work, so why this one is wrong or
modified ?

 

Thanks.

 




Struts and Dreamweaver MX

2003-02-15 Thread Bruno Monteiro
Dear Struts subscribers,

I am currently in a web applications project developing the visual layout
and templates with tiles. I have already tried to work with Dreamweaver MX
using the product dinamic capabilities and live data feature, but even with
the need taglibs imported the visual mode is not enable. Don´t know if it is
related with the long filenames of java classes ...

Any of you have been developing with Dreamweaver MX?
Thx in advance for the possible help...

With best regards,
Bruno Monteiro


Bruno Miguel Monteiro
Instituto Superior Técnico
Gabinete de Prod. Conteúdos e E-Learning

+351 21 8419549
[EMAIL PROTECTED]
http://gael.ist.utl.pt



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




RE: Marcomedia Dreamweaver Ultradev4 - Struts - Tiles

2002-12-19 Thread Heligon Sandra
I think that there is indeed a problem owing to the fact that only an
application server JSP1.0 can be defined whereas Struts1.1/Tomcat4.0.1 uses
specifications 1.1. I thought all the same of being able use the
Ultradev/Struts extension but without using the innovations of version 1.1
while waiting for better days. I do not know exactly the evolutions brought
between JSP1.0 and JSP1.1. It is a shame to have bought such a product and
not to be able to use it. 

-Original Message-
From: Duma Rolando [mailto:[EMAIL PROTECTED]]
Sent: 18 December 2002 15:00
To: Struts Users Mailing List
Subject: Re: Marcomedia Dreamweaver Ultradev4 - Struts - Tiles


I tried to configure UD in the past without succes.In the server model
option it shows only a jsp 1.0 support, so I think you can't use struts 1.1.
Dreamvewaver MX taglib support is unlimited ( requires only a tld file
configured in the IDE), but I haven't yet tried to configure a jsp 1.2 site
with live data feature enabled.
Bye

- Original Message -
From: Heligon Sandra [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Wednesday, December 18, 2002 10:08 AM
Subject: Marcomedia Dreamweaver Ultradev4 - Struts - Tiles



 I will wish to know if somebody uses Marcomedia Dreamweaver
 Ultradev4 to develop JSP by using  Struts tags +
 Tiles components.
 I use Tomcat4.0.1 with JSP1.2 and Servlet2.3 and I can not define a
 site.
 Thanks in advance
 Sandra


 --
 To unsubscribe, e-mail:
mailto:[EMAIL PROTECTED]
 For additional commands, e-mail:
mailto:[EMAIL PROTECTED]


--
To unsubscribe, e-mail:
mailto:[EMAIL PROTECTED]
For additional commands, e-mail:
mailto:[EMAIL PROTECTED]

--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]




RE: Marcomedia Dreamweaver Ultradev4 - Struts - Tiles

2002-12-19 Thread Heligon Sandra
For your information I contacted the support of Ultradev (free support for 2
questions only) and frankly I fell on inefficient. He was not able to
indicate to me if I could configure a Web server using JSP1.1 (let us not
speak about 1.2) with Ultradev. Its slogan was: you use tomcat, to defer to
the site jakarta-apache, I believe to dream whereas their Doc. indicates
that there is an extension to configure a server with JSP1.1
(http://www.macromedia.com/support/ultradev/ts/documents/ultradev_faq.htm).
That would at least make it possible to use Tomcat3. Unfortunately I do not
see how to use this extension and it was clearly accapable to show to me how
to make. We bought Ultradev to more easily build the pages and we cannot use
it it is a roof all the same. If somebody with a suggestion, thank you in
advance.   
 
-Original Message-
From: ROSSEL Olivier [mailto:[EMAIL PROTECTED]]
Sent: 18 December 2002 11:18
To: 'Struts Users Mailing List'
Subject: RE: Marcomedia Dreamweaver Ultradev4 - Struts - Tiles


 I really find this remark not constructive. I do not seek 
 somebody who hates
 this tool but on the contrary, somebody which uses it with Struts(voir
 Tiles) and with which I can have exchanges. 
 Marcomedia and Struts are not incompatible. 

Sure!
My remark was just a troll for the old time 
OSS adepts, who used to hear, a few years ago: 
Open Source can't win, support is too poor.

Nowadays, proprietary software users rely on 
Open Source mailing-lists for infos about their 
(expensive :-) products.

BTW, I am also very interested in reports about 
Struts-Dreamweaver integration.

Note: serais-tu la premiere francaise abonnee a 
la liste? :-PPP

This e-mail is intended only for the above addressee. It may contain
privileged information. If you are not the addressee you must not copy,
distribute, disclose or use any of the information in it. If you have
received it in error please delete it and immediately notify the sender.
Security Notice: all e-mail, sent to or from this address, may be
accessed by someone other than the recipient, for system management and
security reasons. This access is controlled under Regulation of
Investigatory Powers Act 2000, Lawful Business Practises.

--
To unsubscribe, e-mail:
mailto:[EMAIL PROTECTED]
For additional commands, e-mail:
mailto:[EMAIL PROTECTED]

--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]




RE: Marcomedia Dreamweaver Ultradev4 - Struts - Tiles

2002-12-19 Thread Haseltine, Celeste
Sandra, 

Have you thought of paying the upgrade price on Macromedia's web site to go
from Dreamweaver UltraDev to Dreamweaver MX?

Also, there are free IDE options out on the web that you can use.  One of
the ones we use in my development shop is Eclipse.  There are numerous
plugin that you can install inside of Eclipse to support/do J2EE
development.  Some of the ones we use are:  EasyStruts (1.02 and 1.1b2
support), Lombaz J2EE Wizards plugin, JDBC DAO generator, XMLBuddy, and
Aston Wizards.  Eclipse and all the plugins listed above are free.  You can
find Eclipse at:  http://www.eclipse.org/, and a list of plugins at:
http://eclipse-plugins.2y.net/eclipse/.

We do not use Tomcat as our application server, but if you are using Tomcat,
there is a plugin that you can obtain off the above site to support Tomcat
development, or you can use the Lombaz plug in.  The Lombaz plugin support
development on BEA Weblogic, JBoss, and Tomcat.

Celeste


-Original Message-
From: Heligon Sandra [mailto:[EMAIL PROTECTED]]
Sent: Thursday, December 19, 2002 4:34 AM
To: 'Struts Users Mailing List'
Subject: RE: Marcomedia Dreamweaver Ultradev4 - Struts - Tiles


For your information I contacted the support of Ultradev (free support for 2
questions only) and frankly I fell on inefficient. He was not able to
indicate to me if I could configure a Web server using JSP1.1 (let us not
speak about 1.2) with Ultradev. Its slogan was: you use tomcat, to defer to
the site jakarta-apache, I believe to dream whereas their Doc. indicates
that there is an extension to configure a server with JSP1.1
(http://www.macromedia.com/support/ultradev/ts/documents/ultradev_faq.htm).
That would at least make it possible to use Tomcat3. Unfortunately I do not
see how to use this extension and it was clearly accapable to show to me how
to make. We bought Ultradev to more easily build the pages and we cannot use
it it is a roof all the same. If somebody with a suggestion, thank you in
advance.   
 
-Original Message-
From: ROSSEL Olivier [mailto:[EMAIL PROTECTED]]
Sent: 18 December 2002 11:18
To: 'Struts Users Mailing List'
Subject: RE: Marcomedia Dreamweaver Ultradev4 - Struts - Tiles


 I really find this remark not constructive. I do not seek 
 somebody who hates
 this tool but on the contrary, somebody which uses it with Struts(voir
 Tiles) and with which I can have exchanges. 
 Marcomedia and Struts are not incompatible. 

Sure!
My remark was just a troll for the old time 
OSS adepts, who used to hear, a few years ago: 
Open Source can't win, support is too poor.

Nowadays, proprietary software users rely on 
Open Source mailing-lists for infos about their 
(expensive :-) products.

BTW, I am also very interested in reports about 
Struts-Dreamweaver integration.

Note: serais-tu la premiere francaise abonnee a 
la liste? :-PPP

This e-mail is intended only for the above addressee. It may contain
privileged information. If you are not the addressee you must not copy,
distribute, disclose or use any of the information in it. If you have
received it in error please delete it and immediately notify the sender.
Security Notice: all e-mail, sent to or from this address, may be
accessed by someone other than the recipient, for system management and
security reasons. This access is controlled under Regulation of
Investigatory Powers Act 2000, Lawful Business Practises.

--
To unsubscribe, e-mail:
mailto:[EMAIL PROTECTED]
For additional commands, e-mail:
mailto:[EMAIL PROTECTED]

--
To unsubscribe, e-mail:
mailto:[EMAIL PROTECTED]
For additional commands, e-mail:
mailto:[EMAIL PROTECTED]

--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]




RE: Marcomedia Dreamweaver Ultradev4 - Struts - Tiles

2002-12-19 Thread Heligon Sandra
Until now I was unaware of the existence of Dreamweaver MX.
Which does bring moreover than Ultradev4? Concerning the OpenSource
products, I already heard spoken about Eclipse. My boss made the choice use
JBuilder (because we used already Borland then C++ Builder) I do not say
that it is the best choice. EasyStruts also exist with JBuilder but this
tool allows to make templates for the source (Action, ActionForm...). 
It does not facilitate the construction of pages HTML like eclipse not? 
I start just with control Jbuilder with Struts and Tomcat To venture me in a
new software at all I do not like the idee. I do not have much time to carry
out my application. 

Sandra

-Original Message-
From: Haseltine, Celeste [mailto:[EMAIL PROTECTED]]
Sent: 19 December 2002 17:05
To: 'Struts Users Mailing List'
Subject: RE: Marcomedia Dreamweaver Ultradev4 - Struts - Tiles


Sandra, 

Have you thought of paying the upgrade price on Macromedia's web site to go
from Dreamweaver UltraDev to Dreamweaver MX?

Also, there are free IDE options out on the web that you can use.  One of
the ones we use in my development shop is Eclipse.  There are numerous
plugin that you can install inside of Eclipse to support/do J2EE
development.  Some of the ones we use are:  EasyStruts (1.02 and 1.1b2
support), Lombaz J2EE Wizards plugin, JDBC DAO generator, XMLBuddy, and
Aston Wizards.  Eclipse and all the plugins listed above are free.  You can
find Eclipse at:  http://www.eclipse.org/, and a list of plugins at:
http://eclipse-plugins.2y.net/eclipse/.

We do not use Tomcat as our application server, but if you are using Tomcat,
there is a plugin that you can obtain off the above site to support Tomcat
development, or you can use the Lombaz plug in.  The Lombaz plugin support
development on BEA Weblogic, JBoss, and Tomcat.

Celeste


-Original Message-
From: Heligon Sandra [mailto:[EMAIL PROTECTED]]
Sent: Thursday, December 19, 2002 4:34 AM
To: 'Struts Users Mailing List'
Subject: RE: Marcomedia Dreamweaver Ultradev4 - Struts - Tiles


For your information I contacted the support of Ultradev (free support for 2
questions only) and frankly I fell on inefficient. He was not able to
indicate to me if I could configure a Web server using JSP1.1 (let us not
speak about 1.2) with Ultradev. Its slogan was: you use tomcat, to defer to
the site jakarta-apache, I believe to dream whereas their Doc. indicates
that there is an extension to configure a server with JSP1.1
(http://www.macromedia.com/support/ultradev/ts/documents/ultradev_faq.htm).
That would at least make it possible to use Tomcat3. Unfortunately I do not
see how to use this extension and it was clearly accapable to show to me how
to make. We bought Ultradev to more easily build the pages and we cannot use
it it is a roof all the same. If somebody with a suggestion, thank you in
advance.   
 
-Original Message-
From: ROSSEL Olivier [mailto:[EMAIL PROTECTED]]
Sent: 18 December 2002 11:18
To: 'Struts Users Mailing List'
Subject: RE: Marcomedia Dreamweaver Ultradev4 - Struts - Tiles


 I really find this remark not constructive. I do not seek 
 somebody who hates
 this tool but on the contrary, somebody which uses it with Struts(voir
 Tiles) and with which I can have exchanges. 
 Marcomedia and Struts are not incompatible. 

Sure!
My remark was just a troll for the old time 
OSS adepts, who used to hear, a few years ago: 
Open Source can't win, support is too poor.

Nowadays, proprietary software users rely on 
Open Source mailing-lists for infos about their 
(expensive :-) products.

BTW, I am also very interested in reports about 
Struts-Dreamweaver integration.

Note: serais-tu la premiere francaise abonnee a 
la liste? :-PPP

This e-mail is intended only for the above addressee. It may contain
privileged information. If you are not the addressee you must not copy,
distribute, disclose or use any of the information in it. If you have
received it in error please delete it and immediately notify the sender.
Security Notice: all e-mail, sent to or from this address, may be
accessed by someone other than the recipient, for system management and
security reasons. This access is controlled under Regulation of
Investigatory Powers Act 2000, Lawful Business Practises.

--
To unsubscribe, e-mail:
mailto:[EMAIL PROTECTED]
For additional commands, e-mail:
mailto:[EMAIL PROTECTED]

--
To unsubscribe, e-mail:
mailto:[EMAIL PROTECTED]
For additional commands, e-mail:
mailto:[EMAIL PROTECTED]

--
To unsubscribe, e-mail:
mailto:[EMAIL PROTECTED]
For additional commands, e-mail:
mailto:[EMAIL PROTECTED]

--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]




RE: Marcomedia Dreamweaver Ultradev4 - Struts - Tiles

2002-12-19 Thread Haseltine, Celeste
Sandra, 

Dreamweaver MX was release some time back.  Visit the Macromedia web site to
obtain more information regarding the price to upgrade your version of
Dreamweaver UltraDev to MX.  Also, some of my development staff has informed
me that you can obtain test drive copies of Dreamweaver MX off of peer to
peer site such as Kazaa and Morpheus, if you have access to a high speed
internet connection.

Celeste  

-Original Message-
From: Heligon Sandra [mailto:[EMAIL PROTECTED]]
Sent: Thursday, December 19, 2002 12:19 PM
To: 'Struts Users Mailing List'
Subject: RE: Marcomedia Dreamweaver Ultradev4 - Struts - Tiles


Until now I was unaware of the existence of Dreamweaver MX.
Which does bring moreover than Ultradev4? Concerning the OpenSource
products, I already heard spoken about Eclipse. My boss made the choice use
JBuilder (because we used already Borland then C++ Builder) I do not say
that it is the best choice. EasyStruts also exist with JBuilder but this
tool allows to make templates for the source (Action, ActionForm...). 
It does not facilitate the construction of pages HTML like eclipse not? 
I start just with control Jbuilder with Struts and Tomcat To venture me in a
new software at all I do not like the idee. I do not have much time to carry
out my application. 

Sandra

-Original Message-
From: Haseltine, Celeste [mailto:[EMAIL PROTECTED]]
Sent: 19 December 2002 17:05
To: 'Struts Users Mailing List'
Subject: RE: Marcomedia Dreamweaver Ultradev4 - Struts - Tiles


Sandra, 

Have you thought of paying the upgrade price on Macromedia's web site to go
from Dreamweaver UltraDev to Dreamweaver MX?

Also, there are free IDE options out on the web that you can use.  One of
the ones we use in my development shop is Eclipse.  There are numerous
plugin that you can install inside of Eclipse to support/do J2EE
development.  Some of the ones we use are:  EasyStruts (1.02 and 1.1b2
support), Lombaz J2EE Wizards plugin, JDBC DAO generator, XMLBuddy, and
Aston Wizards.  Eclipse and all the plugins listed above are free.  You can
find Eclipse at:  http://www.eclipse.org/, and a list of plugins at:
http://eclipse-plugins.2y.net/eclipse/.

We do not use Tomcat as our application server, but if you are using Tomcat,
there is a plugin that you can obtain off the above site to support Tomcat
development, or you can use the Lombaz plug in.  The Lombaz plugin support
development on BEA Weblogic, JBoss, and Tomcat.

Celeste


-Original Message-
From: Heligon Sandra [mailto:[EMAIL PROTECTED]]
Sent: Thursday, December 19, 2002 4:34 AM
To: 'Struts Users Mailing List'
Subject: RE: Marcomedia Dreamweaver Ultradev4 - Struts - Tiles


For your information I contacted the support of Ultradev (free support for 2
questions only) and frankly I fell on inefficient. He was not able to
indicate to me if I could configure a Web server using JSP1.1 (let us not
speak about 1.2) with Ultradev. Its slogan was: you use tomcat, to defer to
the site jakarta-apache, I believe to dream whereas their Doc. indicates
that there is an extension to configure a server with JSP1.1
(http://www.macromedia.com/support/ultradev/ts/documents/ultradev_faq.htm).
That would at least make it possible to use Tomcat3. Unfortunately I do not
see how to use this extension and it was clearly accapable to show to me how
to make. We bought Ultradev to more easily build the pages and we cannot use
it it is a roof all the same. If somebody with a suggestion, thank you in
advance.   
 
-Original Message-
From: ROSSEL Olivier [mailto:[EMAIL PROTECTED]]
Sent: 18 December 2002 11:18
To: 'Struts Users Mailing List'
Subject: RE: Marcomedia Dreamweaver Ultradev4 - Struts - Tiles


 I really find this remark not constructive. I do not seek 
 somebody who hates
 this tool but on the contrary, somebody which uses it with Struts(voir
 Tiles) and with which I can have exchanges. 
 Marcomedia and Struts are not incompatible. 

Sure!
My remark was just a troll for the old time 
OSS adepts, who used to hear, a few years ago: 
Open Source can't win, support is too poor.

Nowadays, proprietary software users rely on 
Open Source mailing-lists for infos about their 
(expensive :-) products.

BTW, I am also very interested in reports about 
Struts-Dreamweaver integration.

Note: serais-tu la premiere francaise abonnee a 
la liste? :-PPP

This e-mail is intended only for the above addressee. It may contain
privileged information. If you are not the addressee you must not copy,
distribute, disclose or use any of the information in it. If you have
received it in error please delete it and immediately notify the sender.
Security Notice: all e-mail, sent to or from this address, may be
accessed by someone other than the recipient, for system management and
security reasons. This access is controlled under Regulation of
Investigatory Powers Act 2000, Lawful Business Practises.

--
To unsubscribe, e-mail:
mailto:[EMAIL PROTECTED]
For additional commands, e-mail

Marcomedia Dreamweaver Ultradev4 - Struts - Tiles

2002-12-18 Thread Heligon Sandra

I will wish to know if somebody uses Marcomedia Dreamweaver
Ultradev4 to develop JSP by using  Struts tags +
Tiles components. 
I use Tomcat4.0.1 with JSP1.2 and Servlet2.3 and I can not define a
site. 
Thanks in advance
Sandra


--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]




RE: Marcomedia Dreamweaver Ultradev4 - Struts - Tiles

2002-12-18 Thread Heligon Sandra
I really find this remark not constructive. I do not seek somebody who hates
this tool but on the contrary, somebody which uses it with Struts(voir
Tiles) and with which I can have exchanges. 
Marcomedia and Struts are not incompatible. 

-Original Message-
From: ROSSEL Olivier [mailto:[EMAIL PROTECTED]]
Sent: 18 December 2002 10:25
To: 'Struts Users Mailing List'
Subject: RE: Marcomedia Dreamweaver Ultradev4 - Struts - Tiles


   I will wish to know if somebody uses Marcomedia Dreamweaver
 Ultradev4 to develop JSP by using  Struts tags +  
   Tiles components. 
   I use Tomcat4.0.1 with JSP1.2 and Servlet2.3 and I can 
 not define a
 site. 
   Thanks in advance
   Sandra

What about asking to Macromedia support?
After all, proprietary software is supposed to have 
a SO BETTER support!

Ah Ah !!!

This e-mail is intended only for the above addressee. It may contain
privileged information. If you are not the addressee you must not copy,
distribute, disclose or use any of the information in it. If you have
received it in error please delete it and immediately notify the sender.
Security Notice: all e-mail, sent to or from this address, may be
accessed by someone other than the recipient, for system management and
security reasons. This access is controlled under Regulation of
Investigatory Powers Act 2000, Lawful Business Practises.

--
To unsubscribe, e-mail:
mailto:[EMAIL PROTECTED]
For additional commands, e-mail:
mailto:[EMAIL PROTECTED]

--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]




Re: Marcomedia Dreamweaver Ultradev4 - Struts - Tiles

2002-12-18 Thread Peng Tuck Kwok
Could you give more info on how is that you intend to use Dreamweaver 
and struts?
I understand that Dreamweaver is mainly a html design tool. Perhaps what 
you are looking for is something more like a java ide that works well 
with struts ?

Heligon Sandra wrote:
I really find this remark not constructive. I do not seek somebody who hates
this tool but on the contrary, somebody which uses it with Struts(voir
Tiles) and with which I can have exchanges. 
Marcomedia and Struts are not incompatible. 

-Original Message-
From: ROSSEL Olivier [mailto:[EMAIL PROTECTED]]
Sent: 18 December 2002 10:25
To: 'Struts Users Mailing List'
Subject: RE: Marcomedia Dreamweaver Ultradev4 - Struts - Tiles



	I will wish to know if somebody uses Marcomedia Dreamweaver
Ultradev4 to develop JSP by using  Struts tags + 	
	Tiles components. 
	I use Tomcat4.0.1 with JSP1.2 and Servlet2.3 and I can 
not define a
site. 
	Thanks in advance
	Sandra


What about asking to Macromedia support?
After all, proprietary software is supposed to have 
a SO BETTER support!

Ah Ah !!!

This e-mail is intended only for the above addressee. It may contain
privileged information. If you are not the addressee you must not copy,
distribute, disclose or use any of the information in it. If you have
received it in error please delete it and immediately notify the sender.
Security Notice: all e-mail, sent to or from this address, may be
accessed by someone other than the recipient, for system management and
security reasons. This access is controlled under Regulation of
Investigatory Powers Act 2000, Lawful Business Practises.

--
To unsubscribe, e-mail:
mailto:[EMAIL PROTECTED]
For additional commands, e-mail:
mailto:[EMAIL PROTECTED]

--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]





--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]




RE: Marcomedia Dreamweaver Ultradev4 - Struts - Tiles

2002-12-18 Thread ROSSEL Olivier
 I really find this remark not constructive. I do not seek 
 somebody who hates
 this tool but on the contrary, somebody which uses it with Struts(voir
 Tiles) and with which I can have exchanges. 
 Marcomedia and Struts are not incompatible. 

Sure!
My remark was just a troll for the old time 
OSS adepts, who used to hear, a few years ago: 
Open Source can't win, support is too poor.

Nowadays, proprietary software users rely on 
Open Source mailing-lists for infos about their 
(expensive :-) products.

BTW, I am also very interested in reports about 
Struts-Dreamweaver integration.

Note: serais-tu la premiere francaise abonnee a 
la liste? :-PPP

This e-mail is intended only for the above addressee. It may contain
privileged information. If you are not the addressee you must not copy,
distribute, disclose or use any of the information in it. If you have
received it in error please delete it and immediately notify the sender.
Security Notice: all e-mail, sent to or from this address, may be
accessed by someone other than the recipient, for system management and
security reasons. This access is controlled under Regulation of
Investigatory Powers Act 2000, Lawful Business Practises.

--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]




Re: Marcomedia Dreamweaver Ultradev4 - Struts - Tiles

2002-12-18 Thread SCOTT VENTER
Good day,

I use Dreamweaver MX, and struts tag-libs to develop jsp's for my struts web 
applications.

I do not use tiles.

You say you are having trouble defining a site. What is the specific problem?

Scott.

#
The information contained in this message and or attachments is intended
only for the person or entity to which it is addressed and may contain
confidential and/or privileged material.  Any review, retransmission,
dissemination or other use of, or taking of any action in reliance upon,
this information by persons or entities other than the intended recipient
is prohibited. If you received this in error, please contact the sender and
delete the material from any system and destroy and copies.
#

!DOCTYPE HTML PUBLIC -//W3C//DTD HTML 4.0 Transitional//EN
HTMLHEAD
META http-equiv=Content-Type content=text/html; charset=iso-8859-1
META content=MSHTML 6.00.2800.1106 name=GENERATOR/HEAD
BODY style=MARGIN-TOP: 2px; FONT: 8pt Tahoma; MARGIN-LEFT: 2px
DIVFONT size=1Good day,/FONT/DIV
DIVFONT size=1/FONTnbsp;/DIV
DIVFONT size=1I use Dreamweaver MX, and struts tag-libs to develop jsp's for 
my struts web applications./FONT/DIV
DIVFONT size=1/FONTnbsp;/DIV
DIVFONT size=1I do not use tiles./FONT/DIV
DIVFONT size=1/FONTnbsp;/DIV
DIVFONT size=1You say you are having trouble defining a site. What is the 
specific problem?/FONT/DIV
DIVFONT size=1/FONTnbsp;/DIV
DIVFONT size=1Scott./FONT/DIV/BODY/HTML


--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]


RE: Marcomedia Dreamweaver Ultradev4 - Struts - Tiles

2002-12-18 Thread Heligon Sandra
Dreamweaver UltraDev is not only one tool of design, it facilitates the
construction of Web page by the use of graphic components. Not knowing
really HTML syntax I will use Ultradev to organize the components (edict,
table, buttons...)on each page. 
I installed the extension Custom Tag Library Extension for Ultradev
(http://jakarta.apache.org/taglibs/doc/ultradev4-doc/intro.html) that allows
to use
Struts tags in  Ultadev. I can access to the command Use custom tags and
Edit custom tag in the Ultradev menu. In the Use Custom tag library window I
view the libraries struts-html, struts-tiles etc...
but when I activate the button Use tag Library I have the following error:
Tag library struts-html not found on the server. 
I don't know why I have this error ?

-Original Message-
From: SCOTT VENTER [mailto:[EMAIL PROTECTED]]
Sent: 18 December 2002 11:30
To: [EMAIL PROTECTED]
Subject: Re: Marcomedia Dreamweaver Ultradev4 - Struts - Tiles


Good day,

I use Dreamweaver MX, and struts tag-libs to develop jsp's for my struts web
applications.

I do not use tiles.

You say you are having trouble defining a site. What is the specific
problem?

Scott.


#
The information contained in this message and or attachments is intended
only for the person or entity to which it is addressed and may contain
confidential and/or privileged material.  Any review, retransmission,
dissemination or other use of, or taking of any action in reliance upon,
this information by persons or entities other than the intended recipient
is prohibited. If you received this in error, please contact the sender and
delete the material from any system and destroy and copies.

#

--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]




Re: Marcomedia Dreamweaver Ultradev4 - Struts - Tiles

2002-12-18 Thread Duma Rolando
I tried to configure UD in the past without succes.In the server model
option it shows only a jsp 1.0 support, so I think you can't use struts 1.1.
Dreamvewaver MX taglib support is unlimited ( requires only a tld file
configured in the IDE), but I haven't yet tried to configure a jsp 1.2 site
with live data feature enabled.
Bye

- Original Message -
From: Heligon Sandra [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Wednesday, December 18, 2002 10:08 AM
Subject: Marcomedia Dreamweaver Ultradev4 - Struts - Tiles



 I will wish to know if somebody uses Marcomedia Dreamweaver
 Ultradev4 to develop JSP by using  Struts tags +
 Tiles components.
 I use Tomcat4.0.1 with JSP1.2 and Servlet2.3 and I can not define a
 site.
 Thanks in advance
 Sandra


 --
 To unsubscribe, e-mail:
mailto:[EMAIL PROTECTED]
 For additional commands, e-mail:
mailto:[EMAIL PROTECTED]


--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]




RE: Marcomedia Dreamweaver Ultradev4 - Struts - Tiles

2002-12-18 Thread Haseltine, Celeste
What do you mean by defining a site?  Some of my developers use Macromedia
Dreamweaver MX to create/template JSP pages/templates, though I prefer to
code my HTML by hand in Eclipse using various plug-ins.  But I create all of
our new J2EE projects on a test server using Macromedia's JRUN Server (which
is a JSP/Servlet and EJB application server product by Macromedia.), and
then place our created JSP pages into the file structure created by JRUN.

If you can clarify your question, I will try and get an answer for you.

Celeste  

-Original Message-
From: Heligon Sandra [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, December 18, 2002 4:12 AM
To: 'Struts Users Mailing List'
Subject: RE: Marcomedia Dreamweaver Ultradev4 - Struts - Tiles


I really find this remark not constructive. I do not seek somebody who hates
this tool but on the contrary, somebody which uses it with Struts(voir
Tiles) and with which I can have exchanges. 
Marcomedia and Struts are not incompatible. 

-Original Message-
From: ROSSEL Olivier [mailto:[EMAIL PROTECTED]]
Sent: 18 December 2002 10:25
To: 'Struts Users Mailing List'
Subject: RE: Marcomedia Dreamweaver Ultradev4 - Struts - Tiles


   I will wish to know if somebody uses Marcomedia Dreamweaver
 Ultradev4 to develop JSP by using  Struts tags +  
   Tiles components. 
   I use Tomcat4.0.1 with JSP1.2 and Servlet2.3 and I can 
 not define a
 site. 
   Thanks in advance
   Sandra

What about asking to Macromedia support?
After all, proprietary software is supposed to have 
a SO BETTER support!

Ah Ah !!!

This e-mail is intended only for the above addressee. It may contain
privileged information. If you are not the addressee you must not copy,
distribute, disclose or use any of the information in it. If you have
received it in error please delete it and immediately notify the sender.
Security Notice: all e-mail, sent to or from this address, may be
accessed by someone other than the recipient, for system management and
security reasons. This access is controlled under Regulation of
Investigatory Powers Act 2000, Lawful Business Practises.

--
To unsubscribe, e-mail:
mailto:[EMAIL PROTECTED]
For additional commands, e-mail:
mailto:[EMAIL PROTECTED]

--
To unsubscribe, e-mail:
mailto:[EMAIL PROTECTED]
For additional commands, e-mail:
mailto:[EMAIL PROTECTED]

--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]




How to import Struts tag lib into Dreamweaver MX?

2002-07-18 Thread Jason Zhou



Best Regards,

J. Jason Zhou
Business Intelligence Platform Division (BIP), R  D, 
SAS Institute, 100 SAS Campus Dr.
Cary, North Carolina 27513-8617
Voice: 919-531-0568(O)
Email: [EMAIL PROTECTED]



--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]




Re: How to import Struts tag lib into Dreamweaver MX?

2002-07-18 Thread Shane Witbeck

Edit  Taglibs  click on the + button  JSP  then you have the choice
of importing from the taglib descriptor (*.tld) or the application
descriptor (web.xml) assuming you have already defined the struts taglib.

HTH,

Shane



 Best Regards,

 J. Jason Zhou
 Business Intelligence Platform Division (BIP), R  D,
 SAS Institute, 100 SAS Campus Dr.
 Cary, North Carolina 27513-8617
 Voice: 919-531-0568(O)
 Email: [EMAIL PROTECTED]



 --
 To unsubscribe, e-mail:
 mailto:[EMAIL PROTECTED] For additional
 commands, e-mail: mailto:[EMAIL PROTECTED]




--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]




Using Struts Tags in Dreamweaver MX

2002-07-18 Thread Matt Raible

This is the best tip I've seen in a long time!

http://www.mail-archive.com/struts-user%40jakarta.apache.org/msg36364.ht
ml

Thanks!

Matt


--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]




Re: Can Dreamweaver and Struts work together

2002-03-28 Thread Daniel WAMARA

I'm using Dreamweaver since the version 2 and now I'm in the 4th and work 
with Struts, you can use DW4 qith Struts by adding an extension that you can 
find on http://javacentral.compuware.com and download OptimalJ Dreamweaver 
Integration Kit 1.0.9 and you will be able to directly add Struts tag into 
your JSPs but the only problem is the fact that the process takes 2 or 3 
seconds when normal tags take less than a second.

Daniel

_
MSN Photos est le moyen le plus simple de partager, modifier et imprimer vos 
photos préférées. http://photos.msn.fr/Support/WorldWide.aspx


--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]




Re: Can Dreamweaver and Struts work together

2002-03-28 Thread Rick Kalifa

Tony,

I've been trying to get it work also. I've installed the custom tag library
extension but I can't seem to get it to work.

Have you gone down this path also?

Thanks,
RK.

- Original Message -
From: $B% %s%H%K!(B $B%9%F%$%9(B [EMAIL PROTECTED]
Newsgroups: Struts
Sent: Wednesday, March 27, 2002 12:27 AM
Subject: Can Dreamweaver and Struts work together


 Hi

 Has anyone successfully got Dreamweaver and Struts to cooperate together.
I want to be able to edit
 my jsp files(with struts tags) in Dreamweaver 4 UltraDeveloper.

 Cheers

 Tony

 _
 Do You Yahoo!?
 Get your free @yahoo.com address at http://mail.yahoo.com


 --
 To unsubscribe, e-mail:
mailto:[EMAIL PROTECTED]
 For additional commands, e-mail:
mailto:[EMAIL PROTECTED]


--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]




Re: Can Dreamweaver and Struts work together

2002-03-27 Thread Jon Ferguson

Hi,

Only as a trial... However I seem to remember reading that due to Ultra-Dev formatting 
constraints
you need to START with UltraDev.. eg. DO not attempt to build a file in some other 
editor first.

Hope this helps,

Jon

$B%%s%H%K!(B $B%9%F%$%9(B wrote:

 Hi

 Has anyone successfully got Dreamweaver and Struts to cooperate together.  I want to 
be able to edit
 my jsp files(with struts tags) in Dreamweaver 4 UltraDeveloper.

 Cheers

 Tony

 _
 Do You Yahoo!?
 Get your free @yahoo.com address at http://mail.yahoo.com

 --
 To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
 For additional commands, e-mail: mailto:[EMAIL PROTECTED]



--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]


Re: Struts plugin for Dreamweaver 4.0

2002-03-26 Thread Jon Ferguson

Andi,
Check out the Ultradev taglib under Jarkarta/taglibs.

Macromedia.. did not write it.. an illustrious Open-Sourcerer did!
I've tested it with simple tags with good results.

Cheers,
Jon

Andi S. Giri wrote


 Hello

 We are implementing Struts on a project, and would like to use the Struts
 plugin for Dreamweaver 4.0. I could not locate this on macromedia.com
 Please let me know where I can download this.

 Andi S. Giri
 Softsquare

   
   Name: winmail.dat
winmail.datType: application/ms-tnef
   Encoding: base64

   
 --
 To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
 For additional commands, e-mail: mailto:[EMAIL PROTECTED]



--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]


Can Dreamweaver and Struts work together

2002-03-26 Thread $B%"%s%H%K!<(B $B%9%F%$%9(B

Hi

Has anyone successfully got Dreamweaver and Struts to cooperate together.  I want to 
be able to edit
my jsp files(with struts tags) in Dreamweaver 4 UltraDeveloper.

Cheers

Tony

_
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com


--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]




Struts plugin for Dreamweaver 4.0

2002-03-25 Thread Andi S. Giri

Hello

We are implementing Struts on a project, and would like to use the Struts
plugin for Dreamweaver 4.0. I could not locate this on macromedia.com
Please let me know where I can download this.

Andi S. Giri
Softsquare



winmail.dat
Description: application/ms-tnef

--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]


Struts Dreamweaver extension

2001-12-14 Thread Anthony Chater

We are testing the Compuware Struts tag Dreamweaver extension in
MacromediaUltradev as this appears to be the most complete Struts visual
tooling around.  However we are not having 100% in achieving what we need.

Our situation is as follows :
We receive HTML files from a design bureau and convert them to JSP files
which we then load into a site in Ultradev. We then doctor the jsps with
the Struts tags.  What we want to do is roundtripping with the design bureau
:
By this we mean that when minor changes occur  we want to be able to zip up
the whole site and send it back to the design bureau. 
They should be able to work with the (now JSP and Struts tag-enabled) pages,
make their changes, zip up the site and send it back to us so that we can
continue working.(We would ensure that the design bureau had the
necessary tag library extensions to load into their Ultradev work
environments)

There are 2 questions which arise here :

1. Is our concept of roundtripping outlined above feasible? 

2. Most important :  assuming we set up our site with a live datasource
which the actions can call,  will our Struts-enables pages then be rendered
in Ultradev the way they actually appear or will we still get the flower
symbols in place of  Struts tags and the layout discrepancies which now
occur.

Anthony Chater

--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]




Struts Dreamweaver extension

2001-11-20 Thread Kok, Arjan

Hello,

Some time ago we at Compuware Amsterdam lab announced a project to integrate
the Struts taglibs in MacroMedia Dreamweaver. The project has finished, and
as promised the Dreamweaver extension can be freely downloaded. Goto
http://javacentral.compuware.com and download OptimalJ Dreamweaver
Integration Kit 1.0.9

With this extension, it becomes possible to view and edit JSP files with
Struts tags in Dreamweaver. This extension supports the MVC (or Model2)
paradigm where JSP files provide the view of the application. 
It is based on the Struts 1.0 tag libraries. Any comments, etc are
appreciated.

Regards, Marjon Luites and Arjan Kok.

http://www.optimalj.com 

--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]




Re: Struts Dreamweaver extension

2001-11-20 Thread Daniel WAMARA

It works well but is a bit slow when it comes to show properties of a Struts 
tag, I already use Dreamweaver since the version 2 and see the growing of 
that application and working now with Struts, my desire would have been to 
be able to integrate directly Struts tags with DW and now it's done but I 
think that some work should be done about this slow getting of properties.

Daniel WAMARA


From: Kok, Arjan [EMAIL PROTECTED]
Reply-To: Struts Users Mailing List [EMAIL PROTECTED]
To: '[EMAIL PROTECTED]' [EMAIL PROTECTED]
Subject: Struts Dreamweaver extension
Date: Mon, 19 Nov 2001 14:01:54 +0100

Hello,

Some time ago we at Compuware Amsterdam lab announced a project to 
integrate
the Struts taglibs in MacroMedia Dreamweaver. The project has finished, and
as promised the Dreamweaver extension can be freely downloaded. Goto
http://javacentral.compuware.com and download OptimalJ Dreamweaver
Integration Kit 1.0.9

With this extension, it becomes possible to view and edit JSP files with
Struts tags in Dreamweaver. This extension supports the MVC (or Model2)
paradigm where JSP files provide the view of the application.
It is based on the Struts 1.0 tag libraries. Any comments, etc are
appreciated.

Regards, Marjon Luites and Arjan Kok.

http://www.optimalj.com

--
To unsubscribe, e-mail:   
mailto:[EMAIL PROTECTED]
For additional commands, e-mail: 
mailto:[EMAIL PROTECTED]



_
Téléchargez MSN Explorer gratuitement à l'adresse 
http://explorer.msn.fr/intl.asp


--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]




RE: Struts Dreamweaver extension

2001-11-20 Thread Paul Bienick

Hello,

This is great, but I couldn't get any of the .JSP files from the Struts
example app to open without multiple parsing errors. (Dreamweaver/Ultradev
4).

Paul

-Original Message-
From: Kok, Arjan [mailto:[EMAIL PROTECTED]]
Sent: Monday, November 19, 2001 8:02 AM
To: '[EMAIL PROTECTED]'
Subject: Struts Dreamweaver extension


Hello,

Some time ago we at Compuware Amsterdam lab announced a project to integrate
the Struts taglibs in MacroMedia Dreamweaver. The project has finished, and
as promised the Dreamweaver extension can be freely downloaded. Goto
http://javacentral.compuware.com and download OptimalJ Dreamweaver
Integration Kit 1.0.9

With this extension, it becomes possible to view and edit JSP files with
Struts tags in Dreamweaver. This extension supports the MVC (or Model2)
paradigm where JSP files provide the view of the application.
It is based on the Struts 1.0 tag libraries. Any comments, etc are
appreciated.

Regards, Marjon Luites and Arjan Kok.

http://www.optimalj.com

--
To unsubscribe, e-mail:
mailto:[EMAIL PROTECTED]
For additional commands, e-mail:
mailto:[EMAIL PROTECTED]


--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]




RE: Struts Dreamweaver extension

2001-11-20 Thread Daniel WAMARA

You got it right, I just got the same and I really don't know why.

Daniel WAMARA


From: Paul Bienick [EMAIL PROTECTED]
Reply-To: Struts Users Mailing List [EMAIL PROTECTED]
To: 'Struts Users Mailing List' [EMAIL PROTECTED]
Subject: RE: Struts Dreamweaver extension
Date: Tue, 20 Nov 2001 07:36:15 -0500

Hello,

This is great, but I couldn't get any of the .JSP files from the Struts
example app to open without multiple parsing errors. (Dreamweaver/Ultradev
4).

Paul

-Original Message-
From: Kok, Arjan [mailto:[EMAIL PROTECTED]]
Sent: Monday, November 19, 2001 8:02 AM
To: '[EMAIL PROTECTED]'
Subject: Struts Dreamweaver extension


Hello,

Some time ago we at Compuware Amsterdam lab announced a project to 
integrate
the Struts taglibs in MacroMedia Dreamweaver. The project has finished, and
as promised the Dreamweaver extension can be freely downloaded. Goto
http://javacentral.compuware.com and download OptimalJ Dreamweaver
Integration Kit 1.0.9

With this extension, it becomes possible to view and edit JSP files with
Struts tags in Dreamweaver. This extension supports the MVC (or Model2)
paradigm where JSP files provide the view of the application.
It is based on the Struts 1.0 tag libraries. Any comments, etc are
appreciated.

Regards, Marjon Luites and Arjan Kok.

http://www.optimalj.com

--
To unsubscribe, e-mail:
mailto:[EMAIL PROTECTED]
For additional commands, e-mail:
mailto:[EMAIL PROTECTED]


--
To unsubscribe, e-mail:   
mailto:[EMAIL PROTECTED]
For additional commands, e-mail: 
mailto:[EMAIL PROTECTED]



_
Téléchargez MSN Explorer gratuitement à l'adresse 
http://explorer.msn.fr/intl.asp


--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]




Dreamweaver Custom Tag Support

2001-10-01 Thread Frédéric Houbie - ABSIS-GROUP



Hi, 


I'm trying to use 
this feature but when I had a html:text tag for exemple, I get this 
error

javax.servlet.ServletException :Cannot find ActionMappings 
or ActionFormBeans Collections. 

Is there something 
missing in my classpath ?

Thanks

Frederic


Re: Dreamweaver Custom Tag Support

2001-10-01 Thread Christophe Marchand



Yes it does ! I've spend all the night on this 
problem. Try to print your classpath and check it.

  - Original Message - 
  From: 
  Frédéric 
  Houbie - ABSIS-GROUP 
  To: Struts-User 
  Sent: Monday, October 01, 2001 4:05 
  PM
  Subject: Dreamweaver Custom Tag 
  Support
  
  Hi, 
  
  
  I'm trying to use 
  this feature but when I had a html:text tag for exemple, I get this 
  error
  
  javax.servlet.ServletException :Cannot find 
  ActionMappings or ActionFormBeans Collections. 
  
  Is there something 
  missing in my classpath ?
  
  Thanks
  
  Frederic


Dreamweaver UltraDev Translator for struts

2001-07-09 Thread Robin Mousley








A few weeks ago, there was a post about an updated
translator for Dreamweaver that meant you could use struts more easily with
DW. 



Is this available anywhere for download?



Also  can someone explain the difference between this and
the CTLX extension for Dreamweaver?



TIA



Robin Mousley



G
r a p e v i n e I n t e r a c t i
v e ( P t y ) L t d

Grapevine House

Steenberg Office Park

Silverwood Close

Tokai

7945

South Africa



Phone: +27-21-702-

Cell: +27-83-326-5165

Fax: +27-21-702-3334










Re: Dreamweaver UltraDev Translator for struts

2001-07-09 Thread Ted Husted

This is hosted at Jakarta Tablibs now. 

 http://jakarta.apache.org/taglibs/doc/ultradev4-doc/intro.html 


-- Ted Husted, Husted dot Com, Fairport NY USA.
-- Custom Software ~ Technical Services.
-- Tel 716 737-3463.
-- http://www.husted.com/about/struts/



Re: Dreamweaver and Struts 1.0 - updated translator now available..

2001-06-18 Thread Ned Seagoon



Hi Don,

I'd be very interested to see this - we currently 
use a bunch of custom icons for displaying this inside DW... clunky but it 
works...

Cheers
Ned

  - Original Message - 
  From: 
  Karen 

  To: [EMAIL PROTECTED] 
  
  Sent: Thursday, June 14, 2001 1:01 
  PM
  Subject: Dreamweaver and Struts 1.0 - 
  updated translator now available..
  
  Hi Everyone,
  
  Recently I downloaded from husted.com an old 
  Dreamweavertranslator for Struts 0.5 to use in coding my Struts 1.0 
  JSPs, however I've had a lot of problems with it...
  
  I've since converted this to support most 1.0 
  HTML tags, and have been using it fairly successfully in conjunction with a 
  JSP include extension found on the dreamweaver site.
  
  If anyone is interested in a copy of this I'm 
  happy to provide - please email me on [EMAIL PROTECTED] and I'll 
  send the translator + instructions via return email...
  
  Regards,
  Don Elliott
  www.i4-talent.com
  Melbourne, Australia
  
  
  FYI - the translator basically converts Struts 
  HTML tagsinto normal html tags so that the design view of Dreamweaver 
  will show you what the page looks like - without this, the page just looks 
  like a bunch of little squares that represent ASP / JSP code.
  
  I've spent quite a bit of time commenting the 
  code so it should be easy to add the tags I already haven't. The few 
  known issues are as follows:
  
  - dreamweaver goes bananas when it finds a Struts 
  tag that has been commented out and replaces it with a bunch of 
  MM:taglock ... junk in your source file (be careful of commented out 
  tags !! By commented out, I mean within % /* ... */ %
  or % // ... % comments, or event !-- 
  ... -- tags.
  - doesn't support any iteration tags, however if 
  these are coded nicely will ignore these which makes little difference to the 
  way your screen looks.
  


DreamWeaver and Struts 504 Gateway Timeout Error

2001-06-15 Thread Scott Ryan

I am trying to use the CTLX extension that allows one to use JSP tags,
specifically struts tags within the Dreamweaver environment.  I am
working on Window NT and I got one user working correctly.  When I tried
to access the environment from another environment I received a 
504 Gateway timeout error very quickly. 

Tomcat is running and everything appears to be installed correctly

Has anyone see this before and any ideas?

Thanks

Scott Ryan
Developer
First Bank Data Corporation
Work: (303) 235-1485
Cell:(303 263-3044



Dreamweaver and Struts 1.0 - updated translator now available..

2001-06-14 Thread Karen



Hi Everyone,

Recently I downloaded from husted.com an old 
Dreamweavertranslator for Struts 0.5 to use in coding my Struts 1.0 JSPs, 
however I've had a lot of problems with it...

I've since converted this to support most 1.0 HTML 
tags, and have been using it fairly successfully in conjunction with a JSP 
include extension found on the dreamweaver site.

If anyone is interested in a copy of this I'm happy 
to provide - please email me on [EMAIL PROTECTED] and I'll 
send the translator + instructions via return email...

Regards,
Don Elliott
www.i4-talent.com
Melbourne, Australia


FYI - the translator basically converts Struts HTML 
tagsinto normal html tags so that the design view of Dreamweaver will show 
you what the page looks like - without this, the page just looks like a bunch of 
little squares that represent ASP / JSP code.

I've spent quite a bit of time commenting the code 
so it should be easy to add the tags I already haven't. The few known 
issues are as follows:

- dreamweaver goes bananas when it finds a Struts 
tag that has been commented out and replaces it with a bunch of 
MM:taglock ... junk in your source file (be careful of commented out 
tags !! By commented out, I mean within % /* ... */ %
or % // ... % comments, or event !-- 
... -- tags.
- doesn't support any iteration tags, however if 
these are coded nicely will ignore these which makes little difference to the 
way your screen looks.



Modifying Custom Tag HTML Libraries in Dreamweaver

2001-06-11 Thread Satish Khanzode

From the archive I found that there is a Custom Tag Library Extension for
Dreamweaver at
http://www.shokker.com/ctlx/ctlx.zip.
Can anyone share their experience of using it?

satish





CTLX Dreamweaver Extension Error

2001-06-01 Thread Luna, Kat
Title: CTLX Dreamweaver Extension Error





Hi,


Has anyone encountered a Tomcat:SecurityException when running the ctlx Extension for Dreamweaver? The Floater displays the list of tld's, but onClick() of useTaglibs.html throws the following exception while trying to load the array of taglibs.

java.lang.SecurityException: sealing violation
 at java.net.URLClassLoader.defineClass(URLClassLoader.java:234)
 at java.net.URLClassLoader.access$100(URLClassLoader.java:56)
 at java.net.URLClassLoader$1.run(URLClassLoader.java:195)
 at java.security.AccessController.doPrivileged(Native Method)
 at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
 at java.lang.ClassLoader.loadClass(ClassLoader.java:297)
 at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:286)
 at java.lang.ClassLoader.loadClass(ClassLoader.java:253)
 at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:313)
 at TLDParser.parseTLD(TLDParser.java:150)
 at TLDParser.doGet(TLDParser.java:132)
 at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
 at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
 at org.apache.tomcat.core.ServletWrapper.doService(ServletWrapper.java:404)
 at org.apache.tomcat.core.Handler.service(Handler.java:286)
 at org.apache.tomcat.core.ServletWrapper.service(ServletWrapper.java:372)
 at org.apache.tomcat.core.ContextManager.internalService(ContextManager.java:797)
 at org.apache.tomcat.core.ContextManager.service(ContextManager.java:743)
 at org.apache.tomcat.service.http.HttpConnectionHandler.processConnection(HttpConnectionHandler.java:210)
 at org.apache.tomcat.service.TcpWorkerThread.runIt(PoolTcpEndpoint.java:416)
 at org.apache.tomcat.util.ThreadPool$ControlRunnable.run(ThreadPool.java:498)
 at java.lang.Thread.run(Thread.java:484)


Any suggestions would be appreciated...


Kat Luna
Web Developer,
BCE Emergis
[EMAIL PROTECTED] 





Re: Dreamweaver ThirdPartyTags for HTML taglib?

2001-04-04 Thread Thierry Cools



Well it is exactly the way the translators are working, it translates 
struts-tags into HTML tags.
The version I wrote was for the 0.5 version but make it works with the 1.0 
version you should only replace the stuts: prefix by html: in the 
javascript code.

If you need any further help don't hesitate to contact me.

Thierry
Thierry CoolsSenior Java Developer S1 
Brussels Kleine Kloosterstraat, 23 1932 st. Stevens-Woluwe Belgium 
Tel : +32 2 200 43 82 Email : [EMAIL PROTECTED] 

  - Original Message - 
  From: 
  Bill 
  Bunting 
  To: Gavin Hughes 
  Cc: [EMAIL PROTECTED] 
  
  Sent: Wednesday, April 04, 2001 3:30 
  AM
  Subject: Re: Dreamweaver ThirdPartyTags 
  for HTML taglib?
  Unfortunately, I jumped the gun. I 
  quickly realized that the Dreamweaver ThirdPartyTags only allows you to 
  substitute an icon in place of a tag and can not render HTML elements as I 
  first thought it might. I found the alternatives posted to the 
  list too intensive, "workaround", or complex for my needs right now. I 
  will wait a year or so and hope that Dreamweaver improves its support 
  for custom tags (to include some sort of translation from custom tags to HTML 
  elements for display and graphical editing -- just enough so you could 
  visualize the design)I am also considering not using the Struts HTML 
  tags (if possible) and still use Struts but w/ standard HTML form input 
  elements in some cases.I really want to turn the site over to the 
  graphic artist and web designer after the software engineers finish their 
  part. Unfortunately, if we use Struts we will not be able to do so as 
  easily! ...and that puts us back into the days of servlet programming 
  pre JSP where only the engineers will figure it out. Why do the artists 
  need to learn a new syntax?... they already know HTML and know how to leave 
  the JSP tags alone. Acknowledged, there are plenty of web 
  designers who could do the job, but I want the team to be able to visualize 
  what they are working on using good tools that abstract the detail so they can 
  concentrate on the graphic design and layout. Sure, we could also design 
  the site artwork first by creating an HTML storyboard and then convert to 
  struts taglibs, but at some point maintenance and/or "facelift" will be an 
  issue. Any thoughts anyone?Below was the most promising of the 
  replies:==Hi ,Several 
  weeks ago, I sent an email to this list describing an extension 
  forDreamweaver UltraDev that allows for the creation of JSPs with custom 
  taglibraries in UltraDev's development environment. I expressed our 
  intentionto release the extension through jakarta if there was interest. 
  After thedecision was made to donate the code to the taglibs project, 
  Macromediareleased UltraDev 4, incorporating many bug fixes in their SDK. 
  I tookthese past couple weeks to optimize the extension for UltraDev 4 and 
  therevised SDK, to increase the stability and feature set of the 
  extension. Itis now ready for an initial examination.As stated in 
  its documentation, the extension is not commercial code to beused 
  immediately for creating webapps; rather it is part of aninvestigation 
  into the current and potential state of tool support for theauthoring of 
  JSPs with custom tag libraries. As a foundation for thisinvestigation, the 
  extension is intended to have its limitations explored,and be built 
  upon.The Custom Tag Library Extension for UltraDev (CTLX) can be 
  downloaded here:http://www.shokker.com/ctlx/ctlx.zip.Inside the zip file is the 
  documentation (ctlxmanual.html). The docincludes detailed information for 
  installing the extension, as well as atutorial to guide you through the 
  process of creating a JSP with customtags using the extension. For a quick 
  start, I recommend following the"Installing the Extension" section, and 
  then running the tutorial.With your consent, I'd like to donate CTLX 
  to the taglibs project.Dan MandellSun Microsystems- 
  Original Message -From: [EMAIL PROTECTED]To: [EMAIL PROTECTED]Sent: Thursday, March 29, 2001 
  8:28 PMSubject: RE: [PROPOSAL] adding "tools" directory to 
  taglibs I worked for Allaire, now work for Macromedia. I am an 
  UltraDev newbie,but I've been to the MM Exchange center. Are these 
  extensions availablethere? Scott Stirling 
  - Original Message - From: "Daniel Jonathan Mandell" 
  [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Thursday, March 29, 
  2001 4:55 AM Subject: [PROPOSAL] adding "tools" directory to 
  taglibs  Hi all,   A few 
  weeks ago I submitted CTLX, an extension for authoring JSPs with  
  custom tags in UltraDev, to the taglibs project. One of the issues 
  with  commiting any utility or tool for tag libraries to the 
  project is that  since the tool itself is not a tag library, it is 
  difficult to provide  the source in a str

RE: Dreamweaver ThirdPartyTags for HTML taglib?

2001-04-04 Thread Ludwig, Pat



Bill,
 try the Translator tags that Terry 
wrote and i referenced. it translates the Struts tags into HTML which 
Dreamweaver can render. the only difficulty is in dealing with the properties of 
the tag. the DW property sheet doesn't recognize the tag so you'll end up 
editing the properties by hand, but in Design mode, the page will display the 
Struts form controls as if they were native HTML tags added via Dreamweaver. 
hopefully that will satisfy the graphic artist's need to see the page as layed 
out.

regards,
Pat Ludwig
Silverstream Software

[Pat 
Ludwig]-Original Message-From: Bill 
Bunting [mailto:[EMAIL PROTECTED]]Sent: Tuesday, April 03, 2001 
9:30 PMTo: Gavin HughesCc: 
[EMAIL PROTECTED]Subject: Re: Dreamweaver ThirdPartyTags 
for HTML taglib?
Unfortunately, I jumped the gun. I quickly realized that the 
  Dreamweaver ThirdPartyTags only allows you to substitute an icon in place of a 
  tag and can not render HTML elements as I first thought it might. 
  I found the alternatives posted to the list too intensive, 
  "workaround", or complex for my needs right now. I will wait a 
  year or so and hope that Dreamweaver improves its support for custom tags (to 
  include some sort of translation from custom tags to HTML elements for display 
  and graphical editing -- just enough so you could visualize the 
  design)I am also considering not using the Struts HTML tags (if 
  possible) and still use Struts but w/ standard HTML form input elements in 
  some cases.I really want to turn the site over to the graphic artist 
  and web designer after the software engineers finish their part. 
  Unfortunately, if we use Struts we will not be able to do so as easily! 
  ...and that puts us back into the days of servlet programming pre JSP where 
  only the engineers will figure it out. Why do the artists need to learn 
  a new syntax?... they already know HTML and know how to leave the JSP tags 
  alone. Acknowledged, there are plenty of web designers who could 
  do the job, but I want the team to be able to visualize what they are working 
  on using good tools that abstract the detail so they can concentrate on the 
  graphic design and layout. Sure, we could also design the site artwork 
  first by creating an HTML storyboard and then convert to struts taglibs, but 
  at some point maintenance and/or "facelift" will be an issue. Any 
  thoughts anyone?Below was the most promising of the 
  replies:==Hi ,Several 
  weeks ago, I sent an email to this list describing an extension 
  forDreamweaver UltraDev that allows for the creation of JSPs with custom 
  taglibraries in UltraDev's development environment. I expressed our 
  intentionto release the extension through jakarta if there was interest. 
  After thedecision was made to donate the code to the taglibs project, 
  Macromediareleased UltraDev 4, incorporating many bug fixes in their SDK. 
  I tookthese past couple weeks to optimize the extension for UltraDev 4 and 
  therevised SDK, to increase the stability and feature set of the 
  extension. Itis now ready for an initial examination.As stated in 
  its documentation, the extension is not commercial code to beused 
  immediately for creating webapps; rather it is part of aninvestigation 
  into the current and potential state of tool support for theauthoring of 
  JSPs with custom tag libraries. As a foundation for thisinvestigation, the 
  extension is intended to have its limitations explored,and be built 
  upon.The Custom Tag Library Extension for UltraDev (CTLX) can be 
  downloaded here:http://www.shokker.com/ctlx/ctlx.zip.Inside the zip file is the 
  documentation (ctlxmanual.html). The docincludes detailed information for 
  installing the extension, as well as atutorial to guide you through the 
  process of creating a JSP with customtags using the extension. For a quick 
  start, I recommend following the"Installing the Extension" section, and 
  then running the tutorial.With your consent, I'd like to donate CTLX 
  to the taglibs project.Dan MandellSun Microsystems- 
  Original Message -From: [EMAIL PROTECTED]To: [EMAIL PROTECTED]Sent: Thursday, March 29, 2001 
  8:28 PMSubject: RE: [PROPOSAL] adding "tools" directory to 
  taglibs I worked for Allaire, now work for Macromedia. I am an 
  UltraDev newbie,but I've been to the MM Exchange center. Are these 
  extensions availablethere? Scott Stirling 
  - Original Message - From: "Daniel Jonathan Mandell" 
  [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Thursday, March 29, 
  2001 4:55 AM Subject: [PROPOSAL] adding "tools" directory to 
  taglibs  Hi all,   A few 
  weeks ago I submitted CTLX, an extension for authoring JSPs with  
  custom tags in UltraDev, to the taglibs project. One of the issues 
  with  commiting any utility or tool for tag libraries to the 
  project is that  since the tool itself is 

Dreamweaver ThirdPartyTags for HTML taglib?

2001-04-03 Thread Bill Bunting


Has anyone built ThirdPartyTags (xml) for Dreamweaver (UltraDev)
for the struts JSP taglibs -- specifically the HTML taglib? 

[Without a custom third party tags for struts, you can not visualize how
the screens will look in Dreamweaver. So, without a good visual
HTML editor, then graphic artists / web designers (non
programmer web designers) will have a hard time working on
improving the appearance and layout of the screens and thus defeats some
of the major advantages of JSP programming. Your suggestions
appreciated!]

I will start developing the configuration file to help visualize the
Struts HTML taglib. Please let me know if you are interested in a
copy of the file.

Thanks!
-Bill.



Bill Bunting
Rievent Technologies
email: [EMAIL PROTECTED]
Web:
http://www.rievent.com
Phone: 757-549-1215
Fax: 757-549-1215



RE: Dreamweaver ThirdPartyTags for HTML taglib?

2001-04-03 Thread Ludwig, Pat



Bill,
 there is a DreamWeaver translator 
written by Thierry Cools for Struts 0.5 that works pretty well that you can find 
and download at Ted Husted's site. http://www.husted.com/about/struts/dw-struts.zip 
it doesn't use the new Translation Manager xml approach, but will allow you to 
see your form fields etc. other submitters to 
this list have indicated that they were interested in writing plug-ins for using 
Struts with DreamWeaver. no doubt if and 
when they do, they will post them. you might look at the Struts-User archives 
for Dream Weaver threads.

regards,
Pat Ludwig
Silverstream Software


  -Original Message-From: Bill Bunting 
  [mailto:[EMAIL PROTECTED]]Sent: Tuesday, April 03, 2001 11:05 
  AMTo: [EMAIL PROTECTED]Subject: Dreamweaver 
  ThirdPartyTags for HTML taglib?Has anyone built ThirdPartyTags (xml) for Dreamweaver 
  (UltraDev) for the struts JSP taglibs -- specifically the HTML taglib? 
  [Without a custom third party tags for struts, you can not visualize 
  how the screens will look in Dreamweaver. So, without a good visual HTML 
  editor, then graphic artists / web designers ("non programmer" web designers) 
  will have a hard time working on improving the appearance and layout of the 
  screens and thus defeats some of the major advantages of JSP 
  programming. Your suggestions appreciated!]I will start 
  developing the configuration file to help visualize the Struts HTML 
  taglib. Please let me know if you are interested in a copy of the 
  file.Thanks!-Bill.
  Bill BuntingRievent Technologiesemail: 
  [EMAIL PROTECTED]Web: http://www.rievent.comPhone: 757-549-1215Fax: 
  757-549-1215


Re: Dreamweaver ThirdPartyTags for HTML taglib?

2001-04-03 Thread Martin Duffy



Bill,
There is a Dreamweaver/Ultradev Taglib Manager that is 
available. It uses the Live Data feature of Ultradev and the tags 
aredynamic in the page when you put put them on the page. Struts tagslibs 
work with it. I have had mixed success with it. Sometimes I get 
errors.

I have included 
the original message from Daniel and the link to 
thedownload.

Martin==Hi 
,Several weeks ago, I sent an email to this list describing an extension 
forDreamweaver UltraDev that allows for the creation of JSPs with custom 
taglibraries in UltraDev's development environment. I expressed our 
intentionto release the extension through jakarta if there was interest. 
After thedecision was made to donate the code to the taglibs project, 
Macromediareleased UltraDev 4, incorporating many bug fixes in their SDK. I 
tookthese past couple weeks to optimize the extension for UltraDev 4 
and therevised SDK, to increase the stability and feature set of the 
extension. Itis now ready for an initial examination.As stated in 
its documentation, the extension is not commercial code to beused 
immediately for creating webapps; rather it is part of aninvestigation into 
the current and potential state of tool support for theauthoring of JSPs 
with custom tag libraries. As a foundation for thisinvestigation, the 
extension is intended to have its limitations explored,and be built 
upon.The Custom Tag Library Extension for UltraDev (CTLX) can be 
downloaded here:http://www.shokker.com/ctlx/ctlx.zip.Inside the zip file is the documentation 
(ctlxmanual.html). The docincludes detailed information for installing the 
extension, as well as atutorial to guide you through the process of creating 
a JSP with customtags using the extension. For a quick start, I recommend 
following the"Installing the Extension" section, and then running the 
tutorial.With your consent, I'd like to donate CTLX to the taglibs 
project.Dan MandellSun Microsystems- Original Message 
-From: [EMAIL PROTECTED]To: [EMAIL PROTECTED]Sent: Thursday, March 29, 2001 8:28 PMSubject: RE: [PROPOSAL] 
adding "tools" directory to taglibs I worked for Allaire, now 
work for Macromedia. I am an UltraDev newbie,but I've been to 
the MM Exchange center. Are these extensions 
availablethere? Scott Stirling - 
Original Message - From: "Daniel Jonathan Mandell" [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Thursday, March 29, 2001 4:55 AM Subject: 
[PROPOSAL] adding "tools" directory to taglibs  Hi 
all,   A few weeks ago I submitted CTLX, an extension 
for authoring JSPs with  custom tags in UltraDev, to the taglibs 
project. One of the issues with  commiting any utility or tool for 
tag libraries to the project is that  since the tool itself is not a 
tag library, it is difficult to provide  the source in a structure 
that is useful but also complies with the  Jakarta directory 
structure. CTLX for example, consists of a servlet,  6 JavaScript 
files installed via Macromedia's "Extension Manager", and a  
tutorial webapp. The servlet and webapp could be picked up by 
abuild.xml  file, but the actual extension files require the use 
of the Macromedia  "Extension Manager" to be built and 
installed.   Since tool support seems to be an area of 
growing interest among tag  library users, I'd like to suggest we 
add a "tools" directory to the  repository, and within that 
directory we could have an "UltraDev"  directory for something like 
CTLX, and a GoLive directory when someone  creates a similar tool 
for GoLive, etc. If there is any issue with this,  please let me 
know.   Dan 

  - Original Message - 
  From: 
  Bill 
  Bunting 
  To: [EMAIL PROTECTED] 
  
  Sent: Tuesday, April 03, 2001 6:05 
  PM
  Subject: Dreamweaver ThirdPartyTags for 
  HTML taglib?
  Has anyone built ThirdPartyTags (xml) 
  for Dreamweaver (UltraDev) for the struts JSP taglibs -- specifically the HTML 
  taglib? [Without a custom third party tags for struts, you can 
  not visualize how the screens will look in Dreamweaver. So, without a 
  good visual HTML editor, then graphic artists / web designers ("non 
  programmer" web designers) will have a hard time working on improving the 
  appearance and layout of the screens and thus defeats some of the major 
  advantages of JSP programming. Your suggestions appreciated!]I 
  will start developing the configuration file to help visualize the Struts HTML 
  taglib. Please let me know if you are interested in a copy of the 
  file.Thanks!-Bill.
  Bill BuntingRievent Technologiesemail: 
  [EMAIL PROTECTED]Web: http://www.rievent.comPhone: 757-549-1215Fax: 
  757-549-1215


Re: Dreamweaver TagLib

2001-03-05 Thread bram

Hi
if you make a dir in
Macromedia\Dreamweaver UltraDev\Configuration\Objects
eg "Struts", you get in your object window a new panal called "Struts"
then you have to make your "tool buttons" like in the other dirs (copying
the Forms dir works is the easyest..)

change the sources so they generate the right codes(struts custom tags)..
I don't yet know how to make that property window, but it is'n hard, (done
it before, but forgot it...)
the translator kicks in for displaying the "content", translates the
"source" into a temporary html file for your main view..

the hardest part is to make datasources work, I could make the basics,
(object-window, property window, enz )
and make one "extension" fore the extension manager so everyone could easely
install it..( have to check the differences between version 3(dreamweaver,
ultradev 3) and 4(dreamweaver, ultradev 4) 

Should be cool, fully integrated with ultradev you could go to the server to
get some data for every custom tag, layout is yust "click and drag" work
the only thing is how to display "optional" html/jsp like the content of the
logic tags...



- Original Message -
From: "Ted Husted" [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Monday, March 05, 2001 5:17 PM
Subject: Re: Dreamweaver TagLib


 Well, that's pretty cool. In the script, I renamed struts: to html:
 (since they seemed to be the HTML tags), and it started to display my
 form fields as, well, form fields.

 With what I was doing before, with Objects and ThirdPartyTages, it was
 only showing markers.

 Still trying to get my head around how all these customizations fit
 together.

 -Ted.

 Thierry Cools wrote:

 Actually, it is more a tag translator than a tag lib.
 This means that every time you'll type a struts tag in the editor it
 will be translated in visual mode.
 To use it, simply copy the .htm file in the
 %ULTRADEV_HOME%\configuration\translator directory.

 Please keep in mind, that it was a prototype developed for the 0.5
 version and it will need some modifications for the 1.0 version.





Re: Dreamweaver TagLib

2001-03-05 Thread Martin Duffy

His the link for the document that Macromedia has on their site for
extending Ultradev. It talks about alot of the diferent ways to extend UD.
It is a good place to get details and where to start.

http://download.macromedia.com/pub/ultradev/documentation/ext_dw_ultradev.zi
p


- Original Message -
From: "Ted Husted" [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Monday, March 05, 2001 7:17 PM
Subject: Re: Dreamweaver TagLib


 Well, that's pretty cool. In the script, I renamed struts: to html:
 (since they seemed to be the HTML tags), and it started to display my
 form fields as, well, form fields.

 With what I was doing before, with Objects and ThirdPartyTages, it was
 only showing markers.

 Still trying to get my head around how all these customizations fit
 together.

 -Ted.

 Thierry Cools wrote:

 Actually, it is more a tag translator than a tag lib.
 This means that every time you'll type a struts tag in the editor it
 will be translated in visual mode.
 To use it, simply copy the .htm file in the
 %ULTRADEV_HOME%\configuration\translator directory.

 Please keep in mind, that it was a prototype developed for the 0.5
 version and it will need some modifications for the 1.0 version.




Re: Dreamweaver TagLib

2001-03-05 Thread Thierry Cools
Title: RE: Dreamweaver TagLib



For all people interrested in the alpha version, you can download it at 
this address

http://www.husted.com/about/struts/

Thierry
Thierry CoolsSenior Java Developer S1 Brussels 
Kleine Kloosterstraat, 23 1932 st. Stevens-Woluwe Belgium Tel : 
+32 2 200 43 82 Email : [EMAIL PROTECTED] 

  - Original Message - 
  From: 
  Tony 
  Baity 
  To: [EMAIL PROTECTED] 
  
  Sent: Monday, March 05, 2001 5:31 
PM
  Subject: RE: Dreamweaver TagLib
  
  I would also be interested in an alpha of the Dreamweaver 
  extensions for Struts. 
  -Original Message- From: Ted 
  Husted [mailto:[EMAIL PROTECTED]] 
  Sent: Sunday, March 04, 2001 8:29 AM To: [EMAIL PROTECTED] 
  Subject: Re: Dreamweaver TagLib 
  I picked it up from another posting, and to be honest, I'm not 
  sure how to use it either ;0 
  I'm working on an extensions of my own now. Let me know if 
  you're interested in an alpha. This let's you 
  use Struts tags within Dreamweaver as if they 
  were standard HTML tags. 
  Dreamweaver doesn't seem to read TLD's directly. It has its 
  own extension system -- that also works with 
  ColdFusion, ASP, and whatever else. 
  Martin Duffy wrote:  
   I guess that this may be off topic 
  but.   I saw the 
  DreamWeaver Struts taglib(?) on Ted Husted's site. Are there any 
   instructions for using it? It looks to me like it is 
  some sort of  pre-processor? I do not understand 
  how to use it. I thought that taglibs  were 
  TLD's?   Thanks 
Martin 



Re: Dreamweaver TagLib

2001-03-04 Thread Ted Husted

I picked it up from another posting, and to be honest, I'm not sure how
to use it either ;0

I'm working on an extensions of my own now. Let me know if you're
interested in an alpha. This let's you use  Struts tags within
Dreamweaver as if they were standard HTML tags. 

Dreamweaver doesn't seem to read TLD's directly. It has its own
extension system -- that also works with ColdFusion, ASP, and whatever
else. 

Martin Duffy wrote:
 
 I guess that this may be off topic but.
 
 I saw the DreamWeaver Struts taglib(?) on Ted Husted's site. Are there any
 instructions for using it? It looks to me like it is some sort of
 pre-processor? I do not understand how to use it. I thought that taglibs
 were TLD's?
 
 Thanks
 
 Martin



Re: Dreamweaver TagLib

2001-03-04 Thread Jens Rehpöhler

Hi Ted,

 Dreamweaver doesn't seem to read TLD's directly. It has its own
 extension system -- that also works with ColdFusion, ASP, and whatever
 else.

as far as I know Dreamweaver or better Dreamweaver Ultradev supports only JSP
1.0. That would explain why Dreamweaver can't handle TLD's directly. Maybe it
will be supported in a later version.

Jens





Re: Dreamweaver TagLib

2001-03-04 Thread Martin Duffy

Ted,

I appreciate your quick response. We are evaluating extending Ultradev4 for
Struts ourselves as well. I would say that we are about 99% sure that we are
going to do it. I would really appreciate seeeing the alpha work that you
have when it is available. I think that we could make a contribution as
well. We are looking at making Server behaviors for the MVC portion of
Struts and possibly adding the taglibs as components with wizards. I saw
that there was another group (Compuware in Holland) that is looking at the
Taglib part. I was also thinking about contacting them as well to see if we
might all work together on this.

I think that I understand the htm file now. It is not an extension. Because
an extension would have to be installed using the extension manager and they
have mxp file extensions. I need to do a little research on how it is
installed in Dreamweaver.

I would also like to thank you for the great collection of Struts info on
your website. It is a real help in getting all of the right information
together for getting started with Struts.

Would you mind if I contacted you directly about the Dreamweaver/UltraDev4
extensions for Struts? I do not know if this forum would be appropriate or
not for discussing Struts extensions for UltraDev4.

Martin



- Original Message -
From: "Ted Husted" [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Sunday, March 04, 2001 7:28 PM
Subject: Re: Dreamweaver TagLib


 I picked it up from another posting, and to be honest, I'm not sure how
 to use it either ;0

 I'm working on an extensions of my own now. Let me know if you're
 interested in an alpha. This let's you use  Struts tags within
 Dreamweaver as if they were standard HTML tags.

 Dreamweaver doesn't seem to read TLD's directly. It has its own
 extension system -- that also works with ColdFusion, ASP, and whatever
 else.

 Martin Duffy wrote:
 
  I guess that this may be off topic but.
 
  I saw the DreamWeaver Struts taglib(?) on Ted Husted's site. Are there
any
  instructions for using it? It looks to me like it is some sort of
  pre-processor? I do not understand how to use it. I thought that taglibs
  were TLD's?
 
  Thanks
 
  Martin




Re: Dreamweaver TagLib

2001-03-04 Thread Thierry Cools



Hi Martin,

Actually, it is more a tag translator than a tag lib.
This means that every time you'll type a struts tag in the editor it will 
be translated in visual mode.
To use it, simply copy the .htm file in the 
%ULTRADEV_HOME%\configuration\translator directory.

Please keep in mind, thatit was a prototype developed for the 0.5 
version and it will need some modifications for the1.0 version.

Thierry
Thierry CoolsSenior Java Developer 
S1 Brussels Kleine Kloosterstraat, 23 1932 st. Stevens-Woluwe 
Belgium Tel : +32 2 200 43 82 Email : [EMAIL PROTECTED] 

  - Original Message - 
  From: 
  Martin 
  Duffy 
  To: [EMAIL PROTECTED] 
  
  Sent: Saturday, March 03, 2001 8:33 
  AM
  Subject: Dreamweaver TagLib
  I guess that this may be off topic but.I saw the 
  DreamWeaver Struts taglib(?) on Ted Husted's site. Are there 
  anyinstructions for using it? It looks to me like it is some sort 
  ofpre-processor? I do not understand how to use it. I thought that 
  taglibswere 
TLD's?ThanksMartin


Dreamweaver TagLib

2001-03-03 Thread Martin Duffy

I guess that this may be off topic but.

I saw the DreamWeaver Struts taglib(?) on Ted Husted's site. Are there any
instructions for using it? It looks to me like it is some sort of
pre-processor? I do not understand how to use it. I thought that taglibs
were TLD's?

Thanks

Martin






RE: Dreamweaver

2001-02-05 Thread Kok, Arjan

Thierry Cools submitted a simple prototype for a Struts Dreamweaver
extension:
http://marc.theaimsgroup.com/?l=struts-user
http://marc.theaimsgroup.com/?l=struts-userm=97445773011774w=2
m=97445773011774w=2 
 
Note:A project is started to extend this prototype to get a fully functional
Struts Dreamweaver extension.
http://marc.theaimsgroup.com/?l=struts-user
http://marc.theaimsgroup.com/?l=struts-userm=98112654223407w=2
m=98112654223407w=2
 
Regards, Arjan Kok.

-Original Message-
From: Martin Duffy [mailto:[EMAIL PROTECTED]]
Sent: Saturday, February 03, 2001 8:21 PM
To: [EMAIL PROTECTED]
Subject: Re: Dreamweaver


I have been looking into the possibility of writing Struts extensions for
UltraDev4 (which is an extension of Dreamweaver itself). I would be
interested in getting such extensions as well if they are available.
 
I will look in the list archives to see of I can find anything there.

- Original Message - 
From: Charles Beckham mailto:[EMAIL PROTECTED]  
To: Struts-User@Jakarta. Apache. Org mailto:Struts-User@Jakarta. Apache.
Org  
Sent: Sunday, February 04, 2001 8:07 AM
Subject: Dreamweaver


I seem to recall a mention of DW extensions for 0.5...does anyone know where

I can get such extensions?

 

charles beckham

 




Re: Dreamweaver

2001-02-04 Thread Martin Duffy



I have been looking into the possibility of writing 
Struts extensions for UltraDev4 (which is an extension of Dreamweaver itself). I 
would be interested in getting such extensions as well if they are 
available.

I will look in the list archives to see of I can 
find anything there.

  - Original Message - 
  From: 
  Charles 
  Beckham 
  To: Struts-User@Jakarta. Apache. 
  Org 
  Sent: Sunday, February 04, 2001 8:07 
  AM
  Subject: Dreamweaver
  
  
  I seem to recall a 
  mention of DW extensions for 0.5does anyone know 
  where
  I can get such 
  extensions?
  
  charles 
  beckham
  


Dreamweaver

2001-02-03 Thread Charles Beckham








I seem to recall a
mention of DW extensions for 0.5does anyone know where

I can get such
extensions?



charles beckham










PROPOSAL: Struts Dreamweaver Integration

2001-02-02 Thread Kok, Arjan

Hello,

We (Compuware Amsterdam Lab) will start a project to integrate the Struts
taglibs in MacroMedia Dreamweaver. It will become possible to edit JSP files
with Struts tags using Dreamweaver, with all the advantages of a Web
Authoring tool.

We are planning to publish the Struts Dreamweaver extension to the
Macromedia Dreamweaver site, hopefully  somewhere in June this year.

We will use the Struts .tld files as input for the extension module, so the
extension module knows what tags and tag attributes to expect.

Any help, ideas, and comments are welcome. 

Regards, Marjon Luites and Arjan Kok.



Re: TAG-File for Dreamweaver

2000-11-17 Thread piyush raj jain

hi Cools
Sorry ..
but just curious
never worked on dreamweaver ..
how this is beneficiary in overall development with struts.
what we do is graphic desiner makes a prototype
then jsp person edit it and transform the htmls to jsps.
havn't implemented any thing on struts.
cheers
piyush
Thierry Cools wrote:

 I did something similar for Dreamweaver ultradev 1.0, I wrote a
 translator that cover almost all visual struts tags, it is not perfect
 yet but it works pretty well.If you're interrested, in the file ( it's
 a a javascript file ), just send me a mail. Thierry
 Thierry Cools

 Senior Java Developer
 S1 Brussels
 Kleine Kloosterstraat, 23
 1932 st. Stevens-Woluwe
 Belgium
 Tel : +32 2 200 43 82
 Email : [EMAIL PROTECTED]

  - Original Message -
  From: Nikolaus Rumm
  To: [EMAIL PROTECTED]
  Sent: Friday, November 17, 2000 1:49 AM
  Subject: TAG-File for Dreamweaver
   Hello, has anyone yet made a TAG.xml-file that describes
  the struts 0.5 standard tags for use with Dreamweaver 3 ? If
  so, could you please post it to me ?Hint: Dreamweaver uses
  TAG.xml files to display ustom-tags. Thx Nikolaus





RE: TAG-File for Dreamweaver

2000-11-17 Thread Yuan Jun

Hi, Cools,

would you please post your file to the list? i am very interesting in it.

thanks in advance.

===

Hi,
the advantage could be to reduce the develepment time, if the designer could
directly put struts tags ( or any other visual custom tag ) into pages and
see the result in WYSIWYG mode, another advantage could be that, if you have
to change the layout of your page(s) you will not have to redo the all
replacement procedure again.
I hope it answered your question.

Thierry


Thierry Cools

Senior Java Developer
S1 Brussels
Kleine Kloosterstraat, 23
1932 st. Stevens-Woluwe
Belgium
Tel : +32 2 200 43 82
Email : [EMAIL PROTECTED]

- Original Message -
From: piyush raj jain
To: [EMAIL PROTECTED]
Sent: Thursday, November 16, 2000 11:03 AM
Subject: Re: TAG-File for Dreamweaver


hi Cools
Sorry ..
but just curious
never worked on dreamweaver ..
how this is beneficiary in overall development with struts.
what we do is graphic desiner makes a prototype
then jsp person edit it and transform the htmls to jsps.
havn't implemented any thing on struts.
cheers
piyush
Thierry Cools wrote:

 I did something similar for Dreamweaver ultradev 1.0, I wrote a
 translator that cover almost all visual struts tags, it is not perfect
 yet but it works pretty well.If you're interrested, in the file ( it's
 a a javascript file ), just send me a mail. Thierry
 Thierry Cools

 Senior Java Developer
 S1 Brussels
 Kleine Kloosterstraat, 23
 1932 st. Stevens-Woluwe
 Belgium
 Tel : +32 2 200 43 82
 Email : [EMAIL PROTECTED]

  - Original Message -
  From: Nikolaus Rumm
  To: [EMAIL PROTECTED]
  Sent: Friday, November 17, 2000 1:49 AM
  Subject: TAG-File for Dreamweaver
   Hello, has anyone yet made a TAG.xml-file that describes
  the struts 0.5 standard tags for use with Dreamweaver 3 ? If
  so, could you please post it to me ?Hint: Dreamweaver uses
  TAG.xml files to display ustom-tags. Thx Nikolaus