> I don't think you really need the elaborate sandbox idea, unless you really do
> want to edit multiple pages.  Usually, I only need to edit one at a time, so I
> do the following:
> 
> 1.  Run app and load the page in question.
> 2.  View Source, and save the resulting HTML in sandbox/file.html
> 3.  Replace /appfuse/ with ../web/
> 4.  Edit .css and .js files appropriately.  Since you're pointing to the
> .css/.js files in your source tree (../web/scripts, etc.), you're editing them
> "live" in the tree already. 

Let's put it this way.  Assume that someone else is actually making
the changes to the jsp files so after all the changes are made I am
not even sure which files are changed without doing some sort of
diff.  Working with this designer has been a pain, but I think this
small hack can really resolve my worries.  Whether or not you
incorporate it doesn't really bother me.  Can ant load a contrib
task file?  Anyway, I think it is what I am going to do as it solves
my immediate issue.

Dan

-- 
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
Daniel Allen, <[EMAIL PROTECTED]>
http://www.mojavelinux.com/
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
Real programmers just hate to get up in the morning, and 
contrary to Ordinary People, they're in better shape as 
it gets closer to nighttime.
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 


-------------------------------------------------------
This SF.Net email is sponsored by: INetU
Attention Web Developers & Consultants: Become An INetU Hosting Partner.
Refer Dedicated Servers. We Manage Them. You Get 10% Monthly Commission!
INetU Dedicated Managed Hosting http://www.inetu.net/partner/index.php
_______________________________________________
Struts-apps mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/struts-apps

Reply via email to