Re: Ant problem - build.xml file does not exist

2001-07-13 Thread Chuck Amadi

I also have cygwin so i'll try that later once i have sorted ms-dos first
Cheers Chuck

Pham Thanh Quan wrote:

 Because Ant is intended for UNIX, You should download cygwin.com from
 jakarta.apache.org or elsewhere, install and run it instead of dos command
 prompt
 Quan

 - Original Message -
 From: kuma.cra [EMAIL PROTECTED]
 To: [EMAIL PROTECTED]
 Sent: Friday, July 13, 2001 7:14 AM
 Subject: Re: Ant problem - build.xml file does not exist

  Hi Peter i hace cd to ant ie C:\cd ant
  C:\ant   Thus i excute ant prompt and no respose whats so ever only
  response is when i prompt C:\ant\bin\ant.bat thus get can't find build
  file.
 
  Any ideas Cheers Chuck
 
  Peter Alfors wrote:
  
   how are you executing ant.bat?
   In your dos prompt, move to the ant/bin directory, then execute it.
  
   Pete
  
   Chuck Amadi wrote:
  
Hi all i have just downloaded a exampl from netbeans of a sample
build.xml Thus i have installed in the ant's dir at the same level
as bin,doc,lib is this correct as when i run the ms- dos prompt
C:C:\ant\bin\ant.bat -find
I recieve a responce stating  build.xml does not exist.
Any Suggestions Chuck
   
--
The views expressed by the sender of this message don't
necessarily represent those of Brecon Beacons National Park
Authority. This message is intended for the addressee(s) only
and is sent in confidence; if you receive it in error, please can
you
let us know (at [EMAIL PROTECTED]) and then destroy all copies.
Nid yw'r farn a fynegir gan anfonwr y neges hon o anghenraid yn
adlewyrchu barn Awdurdod Parc Cenedlaethol Bannau Brycheiniog.
Neges yw hon a fwriadwyd ar gyfer y derbynnydd/derbynyddion
yn unig ac fe'i hanfonir yn gyfrinachol; os ydych yn ei dderbyn
mewn camgymeriad, a fyddech gystal  rhoi gwybod i
ni (yn [EMAIL PROTECTED]) ac yna dilwch bob copi.
   
 

--
The views expressed by the sender of this message don't
necessarily represent those of Brecon Beacons National Park
Authority. This message is intended for the addressee(s) only
and is sent in confidence; if you receive it in error, please can you
let us know (at [EMAIL PROTECTED]) and then destroy all copies.
Nid yw'r farn a fynegir gan anfonwr y neges hon o anghenraid yn
adlewyrchu barn Awdurdod Parc Cenedlaethol Bannau Brycheiniog.
Neges yw hon a fwriadwyd ar gyfer y derbynnydd/derbynyddion
yn unig ac fe'i hanfonir yn gyfrinachol; os ydych yn ei dderbyn
mewn camgymeriad, a fyddech gystal â rhoi gwybod i
ni (yn [EMAIL PROTECTED]) ac yna dilëwch bob copi.





ActionErrors

2001-07-13 Thread Langøren, Knut Harald

Hi.

I'm not sure that I've done this the right way, but we'll all have to learn
some day.

We're using struts to help us in building a web-klient accessing a db
through EJB on weblogic6.0.
The jsp-pages I'm making has a lot of different information, which are
coming from different enterprise beans. These beans are initiated in the
Action/perform method. And here is the problem:
If I generate an error in the validate method, the flow is directed to the
page in the input attribute in the xml-file. This page is a jsp-page, and if
you start a jsp-page directly, the perform method is not executed. The
perform is only executed if you access the page through the .do. So when the
system tries to show the jsp-page, the information from the different beans
is not available, due to the perform method not beeing executed. 

How should I do this?
Is it possible to initiate the enterprise beans in some other methods than
the perform? 

Thanks
-KHL



Re: Ant problem - build.xml file does not exist

2001-07-13 Thread Chuck Amadi


Hi all im back , I have got a response from ms-dos prompt , albiet when
i enter C:\ant\bin\ant.bat -find
i recieve a searching for a build.xml ... could not locate a
build file but the fact of the matter is that i have downloaded a sample
and located it within the ant\bin dir .Nevertheless it still can't find
it.
My class path is as follows- the name of my dir is C:\ant
set ANT_HOME=C:\ant
set classpath=%ANT_HOME%\lib\ant.jar
set PATH=%PATH%;%ANT_HOME%\bin\ant.bat
set JAVA_HOME=C:\JDK1.3
Thus i have a build.xml sample with content at C:\ant\bin\build.xml

Pham Thanh Quan wrote:
Sorry! You can run it from Dos command prompt, but
you have to set some
following environment variables :
JAVA_HOME=your java home (e.g. C:\jdk1.3)
PATH=%PATH%;C:\jakarta-ant-1.3\bin
ANT_HOME=your ant home (e.g. C:\jakarta-ant-1.3)
After that, at the directory, which include the file build.xml, run
"ant"
Quan
- Original Message -
From: Pham Thanh Quan [EMAIL PROTECTED]>
To: [EMAIL PROTECTED]>; [EMAIL PROTECTED]>
Sent: Friday, July 13, 2001 9:41 AM
Subject: Re: Ant problem - build.xml file does not exist
> Because Ant is intended for UNIX, You should download "cygwin.com"
from
> jakarta.apache.org or elsewhere, install and run it instead of dos
command
> prompt
> Quan
>
> - Original Message -
> From: kuma.cra [EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]>
> Sent: Friday, July 13, 2001 7:14 AM
> Subject: Re: Ant problem - build.xml file does not exist
>
>
> > Hi Peter i hace cd to ant ie C:\>cd ant
> > C:\ant Thus i excute ant prompt and no respose whats
so ever only
> > response is when i prompt C:\>ant\bin\ant.bat thus get can't find
build
> > file.
> >
> > Any ideas Cheers Chuck
> >
> > Peter Alfors wrote:
> > >
> > > how are you executing ant.bat?
> > > In your dos prompt, move to the ant/bin directory, then execute
it.
> > >
> > > Pete
> > >
> > > Chuck Amadi wrote:
> > >
> > > > Hi all i have just downloaded a exampl from netbeans of a sample
> > > > build.xml Thus i have installed in the ant's dir at the same
level
> > > > as bin,doc,lib is this correct as when i run the ms- dos
prompt
> > > > C:>C:\ant\bin\ant.bat -find
> > > > I recieve a responce stating build.xml does not exist.
> > > > Any Suggestions Chuck
> > > >
> > > > --
> > > > The views expressed by the sender of this message don't
> > > > necessarily represent those of Brecon Beacons National Park
> > > > Authority. This message is intended for the addressee(s) only
> > > > and is sent in confidence; if you receive it in error, please
can
> > > > you
> > > > let us know (at [EMAIL PROTECTED]) and then destroy all
copies.
> > > > Nid yw'r farn a fynegir gan anfonwr y neges hon o anghenraid
yn
> > > > adlewyrchu barn Awdurdod Parc Cenedlaethol Bannau Brycheiniog.
> > > > Neges yw hon a fwriadwyd ar gyfer y derbynnydd/derbynyddion
> > > > yn unig ac fe'i hanfonir yn gyfrinachol; os ydych yn ei dderbyn
> > > > mewn camgymeriad, a fyddech gystal rhoi gwybod i
> > > > ni (yn [EMAIL PROTECTED]) ac yna dilwch bob copi.
> > > >
> >
>
>

--
The views expressed by the sender of this message don't
necessarily represent those of Brecon Beacons National Park
Authority. This message is intended for the addressee(s) only
and is sent in confidence; if you receive it in error, please can you
let us know (at [EMAIL PROTECTED]) and then destroy all copies.
Nid yw'r farn a fynegir gan anfonwr y neges hon o anghenraid yn
adlewyrchu barn Awdurdod Parc Cenedlaethol Bannau Brycheiniog.
Neges yw hon a fwriadwyd ar gyfer y derbynnydd/derbynyddion
yn unig ac fe'i hanfonir yn gyfrinachol; os ydych yn ei dderbyn
mewn camgymeriad, a fyddech gystal  rhoi gwybod i
ni (yn [EMAIL PROTECTED]) ac yna dilwch bob copi.



Re: embedding tags

2001-07-13 Thread Ted Husted

Questions like these should really be posted to the user list where
everyone can benefit, but to answer your questions

Nesting custom tags is possible, but often problematic, so it's best to
look for other solutions. 

To use a message resource with the alt text of an image tag, see the
altKey property 

 http://jakarta.apache.org/struts/struts-html.html#img 


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

 
 Hi,
 
 I've having the problem of embedding tags in a html:img tag.
 
 For example, If I have the line:
 
 html:img src=images/Header.jpg ALT=bean:message
 key=project.nsync.Header.alt/ /
 
 Where the below is in ApplicationResources.properties:
 
 project.nsync.Header.alt=Welcome Header Logo
 
 Can you embedd these tags together?



Unknown error

2001-07-13 Thread Stefan Faist

Hi all,
I get this Error:
2001-07-13 11:41:58 - Ctx( /zeiterfassung-struts ): IOException in:
( /zeiterfassung-struts + /hmistyle.css + null) Connection aborted by peer:
socket write error

When I submit to another jsp site what should I do with this? The
application runs without problems. But an error is an error and I don't want
errors in my application.

Can somebody help me?

Stefan
--
hmi-Informatik GmbH
Zettachring 6 - D-70567 Stuttgart
E-Mail: [EMAIL PROTECTED]
http://www.hmi-informatik.de




Re: Looking for Statistics

2001-07-13 Thread Ted Husted

Yes, it's important to point out all the advantages of using a MVC
Framework like Struts to do a fair comparision. Even though the
framework is not actually designed to minimize coding or promote rapid
development, I think if you put all the real-life requirements on the
table, we can stack up quite well. 

For example, the simple application I through together last night,
besides capturing and returning input, fills these requirements:

1. Validates input as to type (Integer, Date, Phone, ZIP, and Email). 
2. Provides Javascript and server-side validations from the same
configuration file (logic and messages). 
3. Can be Internationalized by simply adding language resources. 
4. Returns the original input in the event of error.
5. Will return muliple errors in the same request/response.
6. Detects and handles cancel event.
7. Can redirect flow in the case of data access errors, or return to the
same page with input intact.
8. Can share data-access logic with applications in other environments. 

Counting semi-colons:

Access.java - 28
Form.java - 57

Counting  .. / nodes: 

Struts-config.xml: 7
validator.xml: 20

So about a 100 lines for a full-featured data-entry skeleton, about 20%
of which would be re-used on the next module.

Of course, a practical metric would not only include what's needed for
start-up code, but also what would be required to make substantial
changes later -- as happens in actual practice. That's the real thrust
of MVC frameworks: what happens ~after~ you ship? Getting the product
out the door is only the tip of the iceberg. The smart money knows that
the real cost of ownership is in maintaining and extending applications
over the long term.

Say, Malcom, we've started work on a brochure that might make good use
of your text. May we appropriate it?



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

malcolm davis wrote:
 
 Hello Christine,
 
 I don't have any stats.  Sorry. :(
 
 The following was from a presentation I had to do on justifying
 converting an application to Struts.  Hope it helps.
 
 1.  UI - Presently, minor changes in code ripples through
 the large sections of the application.  Moving a single field
 from one HTML page to another might require touching multiple
 java classes instead of just a simple change of two JSP files.
 [Struts limits ripple affect]
 
 2.  Layering of the application - The present design has a
 high degree of coupling between layers.  This makes it difficult
 to make changes with affecting the major parts, or the entire
 application.
 [Every module should communicate with as few others as possible. - Myers ]
 
 3.  Interface development and role development - Changes in the
 presentation layer requires change in the business code.  The
 present design requires that the JSP contain Java code.  In addition
 to code, the UI developer requires intimate knowledge of the internal
 workings of the application; a human interface person cannot do UI
 development.
 [Struts, with the help of JSP Tags abstracts away the daily
 involvement of Java developers in the UI]
 
 4.  Regression Testing - There is no way to build unit test around
 the business logic because it is tightly integrated with the UI code.
 [Struts reaffirms the need to build business logic by
 forcing a layer with Action]
 
 5.  Flow - Understanding the flow of the application requires walking
 the code.  There is not a central location for the logic flow of the
 application.
 [Struts, with the help of the Controller, allows a developer to see the
 flow of the application.  This is extremely import in large applications]
 
 6.  Common Error - There is not a common way of handling or displaying
 multiple errors to the user.
 [Struts provides a common mechanism for handling errors]
 
 It's hard to say if Struts is the solution for you with out knowing
 the entire problem space.
 
 I'm interested in any options.
 Malcolm



Re: ActionErrors

2001-07-13 Thread Pham Thanh Quan

You could activate directly the Action/perform (i.e. your_action.do instead
of your_page.jsp), after that, the perform method will get information from
your beans, put them into your action_form class, which extends from the
class ActionForm of struts, and then forward to the JSP page (your_page.jsp)

hope it helps
Quan

- Original Message -
From: Langøren, Knut Harald [EMAIL PROTECTED]
To: 'Struts-User (E-mail) [EMAIL PROTECTED]
Sent: Friday, July 13, 2001 3:53 PM
Subject: ActionErrors


 Hi.

 I'm not sure that I've done this the right way, but we'll all have to
learn
 some day.

 We're using struts to help us in building a web-klient accessing a db
 through EJB on weblogic6.0.
 The jsp-pages I'm making has a lot of different information, which are
 coming from different enterprise beans. These beans are initiated in the
 Action/perform method. And here is the problem:
 If I generate an error in the validate method, the flow is directed to the
 page in the input attribute in the xml-file. This page is a jsp-page, and
if
 you start a jsp-page directly, the perform method is not executed. The
 perform is only executed if you access the page through the .do. So when
the
 system tries to show the jsp-page, the information from the different
beans
 is not available, due to the perform method not beeing executed.

 How should I do this?
 Is it possible to initiate the enterprise beans in some other methods than
 the perform?

 Thanks
 -KHL





Bean property getting vanished from scope

2001-07-13 Thread Vaibhav Patil

Hello,
I have a bean having array of objects.
I am using that object for iterate tag. Its displaya the table correctly.
But once I submit the tag and go to next page, I trying again to display
the same thing, but it says no collection found. The scope I have given is
session.
Also I tried by removing  set methid for the particular property thinking
there might be problem in set method.
But seems to be something different.
  Can anybody focus some light on this??

Thanks,
Vaibhav



Nested classes

2001-07-13 Thread Gregor Rayman

Hi all,

I am using an ActionForm with a collection of Rows which should be
editable. 

My ActionForm contains a property getRow(int i) which returns a bean
with the row's properties. 

Everything work perfectly, when the class returned from getRow(int) is
a standalone class. But as soon as I make this class a nested class
of my ActionForm, struts complains, if cannot find property setters:

This works:

public class MyForm ... {
public MyRow getRow(int i) {
...;
}
}

public class MyRow {
public setProperty(String value) {
...;
}
}


This does not: (cannot find property setter for row[0].property)

public class MyForm ... {
public MyRow getRow(int i) {
...;
}

public static class MyRow {
public setProperty(String value) {
...;
}
}


I'd really like to use nested classes. Is there a way?

--
gR





RE: ActionErrors

2001-07-13 Thread Jan Fredrik Øveraasen

hi

One way to populate a form before it is used (say you
want to load user information for editing) is to
create an action called preloadUserAction.  In the
config file create an action mapping such as 

actionpath=/edituser
  
type=actionbeans.PreloadUserAction
   name=userForm
   scope=session
   input=/selfAdmin.jsp
forward   name=success 
path=/selfAdmin.jsp/
/action

The userForm is passed into the preload action.  This
populates the form and then forwards onto the page
that will use that form.  

Jan Fredrik

___ Jan Fredrik Øveraasen | Senior Systems Developer 
___ Cell Network ASA | Pb. 5313, Sørkedalsv. 10A, N-0304 Oslo,
Norway
___ Tel: +47 23196600/35 | Fax: +47 23196601 | Mob: +47 93 49 99 88
   ___ http://www.cellnetwork.com/ |
mailto:[EMAIL PROTECTED]

 


-Original Message-
From: Langøren, Knut Harald [mailto:[EMAIL PROTECTED]]
Sent: 13. juli 2001 10:54
To: 'Struts-User (E-mail)
Subject: ActionErrors


Hi.

I'm not sure that I've done this the right way, but we'll all have to learn
some day.

We're using struts to help us in building a web-klient accessing a db
through EJB on weblogic6.0.
The jsp-pages I'm making has a lot of different information, which are
coming from different enterprise beans. These beans are initiated in the
Action/perform method. And here is the problem:
If I generate an error in the validate method, the flow is directed to the
page in the input attribute in the xml-file. This page is a jsp-page, and if
you start a jsp-page directly, the perform method is not executed. The
perform is only executed if you access the page through the .do. So when the
system tries to show the jsp-page, the information from the different beans
is not available, due to the perform method not beeing executed. 

How should I do this?
Is it possible to initiate the enterprise beans in some other methods than
the perform? 

Thanks
-KHL



RE: Ant problem - but getting closer any suggestions on snippet

2001-07-13 Thread Matthew Osborn

You're almost there.  What does the line in your build script say that looks
like...

project name=myproject default=build basedir=..

The basedir should be relative to the location from which you are typing the
ant command, and generally speaking other paths in the build script are
relative to the basedir.  So line 19 of your file should be rewritten to be
relative to C:\ant.

Also, it probably makes more sense to store the buildfile with your source
and execute ant from a source directory, e.g. ...\netbeans\Development\,
which is convenient to do as %ANT_HOME%\bin is in your path.

Ant is awfully cool.  Have fun.

Matthew Osborn

-Original Message-
From: Chuck Amadi [mailto:[EMAIL PROTECTED]]
Sent: Friday, July 13, 2001 5:26 AM
To: [EMAIL PROTECTED]
Subject: Ant problem - but getting closer any suggestions on snippet


Hi , getting closer i cd to
C:\cd:\ant
C:\antant
Buildfile: buildfile.xml

Build FAILED

C:\ant\build.xml:19: The file or path you specified
(..\..\..\nbuild\netbeans)
is invalid realative to C:\ant

Total time : 1 second

Getting Closer :^}.


set ANT_HOME=C:\ant
set classpath=%ANT_HOME%\lib\ant.jar
set PATH=%PATH%;%ANT_HOME%\bin
set JAVA_HOME=C:\JDK1.3

Cheers Chuck


--
The views expressed by the sender of this message don't
necessarily represent those of Brecon Beacons National Park
Authority. This message is intended for the addressee(s) only
and is sent in confidence; if you receive it in error, please can you
let us know (at [EMAIL PROTECTED]) and then destroy all copies.
Nid yw'r farn a fynegir gan anfonwr y neges hon o anghenraid yn
adlewyrchu barn Awdurdod Parc Cenedlaethol Bannau Brycheiniog.
Neges yw hon a fwriadwyd ar gyfer y derbynnydd/derbynyddion
yn unig ac fe'i hanfonir yn gyfrinachol; os ydych yn ei dderbyn
mewn camgymeriad, a fyddech gystal â rhoi gwybod i
ni (yn [EMAIL PROTECTED]) ac yna dilëwch bob copi.

Note: The information contained in this message may be privileged and
confidential and protected from disclosure.  If the reader of this message
is not the intended recipient, or an employee or agent responsible for
delivering this message to the intended recipient, you are hereby notified
that any dissemination, distribution or copying of this communication is
strictly prohibited. If you have received this communication in error,
please notify us immediately by replying to the message and deleting it from
your computer.  Thank you.  Harbor Capital Advisors, One SeaGate. Toledo,
OH-43666. Tel: 419-247-1940.



Ant Problem any ideas from here Build Failed!!

2001-07-13 Thread Chuck Amadi


Hi , getting closer within MS- DOS prompt i changed dir to
-
C:\>cd:\ant
C:\ant>ant
Buildfile: buildfile.xml
Build FAILED
C:\ant\build.xml:19: The file or path you specified
(..\..\..\nbuild\netbeans)
is invalid realative to C:\ant
Total time : 1 second
Getting Closer :^}.
This my set classpath note what's going on relating to line
:19 :within the build.xml as i think it refers to
-nbtaskdef classpath="${xtest.home}/lib/xtest.jar">
set ANT_HOME=C:\ant
set classpath=%ANT_HOME%\lib\ant.jar
set PATH=%PATH%;%ANT_HOME%\bin
set JAVA_HOME=C:\JDK1.3
Cheers Chuck


--
The views expressed by the sender of this message don't
necessarily represent those of Brecon Beacons National Park
Authority. This message is intended for the addressee(s) only
and is sent in confidence; if you receive it in error, please can you
let us know (at [EMAIL PROTECTED]) and then destroy all copies.
Nid yw'r farn a fynegir gan anfonwr y neges hon o anghenraid yn
adlewyrchu barn Awdurdod Parc Cenedlaethol Bannau Brycheiniog.
Neges yw hon a fwriadwyd ar gyfer y derbynnydd/derbynyddion
yn unig ac fe'i hanfonir yn gyfrinachol; os ydych yn ei dderbyn
mewn camgymeriad, a fyddech gystal  rhoi gwybod i
ni (yn [EMAIL PROTECTED]) ac yna dilwch bob copi.



Re: Ant(bash) problem - build.xml file does not exist

2001-07-13 Thread Chuck Amadi


Hey wats the bash command as no joy with{ $ cd :c }
Cheers Chuck
Pham Thanh Quan wrote:
Because Ant is intended for UNIX, You should download
"cygwin.com" from
jakarta.apache.org or elsewhere, install and run it instead of dos
command
prompt
Quan
- Original Message -
From: kuma.cra [EMAIL PROTECTED]>
To: [EMAIL PROTECTED]>
Sent: Friday, July 13, 2001 7:14 AM
Subject: Re: Ant problem - build.xml file does not exist
> Hi Peter i hace cd to ant ie C:\>cd ant
> C:\ant Thus i excute ant prompt and no respose whats
so ever only
> response is when i prompt C:\>ant\bin\ant.bat thus get can't find
build
> file.
>
> Any ideas Cheers Chuck
>
> Peter Alfors wrote:
> >
> > how are you executing ant.bat?
> > In your dos prompt, move to the ant/bin directory, then execute
it.
> >
> > Pete
> >
> > Chuck Amadi wrote:
> >
> > > Hi all i have just downloaded a exampl from netbeans of a sample
> > > build.xml Thus i have installed in the ant's dir at the same
level
> > > as bin,doc,lib is this correct as when i run the ms- dos
prompt
> > > C:>C:\ant\bin\ant.bat -find
> > > I recieve a responce stating build.xml does not exist.
> > > Any Suggestions Chuck
> > >
> > > --
> > > The views expressed by the sender of this message don't
> > > necessarily represent those of Brecon Beacons National Park
> > > Authority. This message is intended for the addressee(s) only
> > > and is sent in confidence; if you receive it in error, please
can
> > > you
> > > let us know (at [EMAIL PROTECTED]) and then destroy all copies.
> > > Nid yw'r farn a fynegir gan anfonwr y neges hon o anghenraid
yn
> > > adlewyrchu barn Awdurdod Parc Cenedlaethol Bannau Brycheiniog.
> > > Neges yw hon a fwriadwyd ar gyfer y derbynnydd/derbynyddion
> > > yn unig ac fe'i hanfonir yn gyfrinachol; os ydych yn ei dderbyn
> > > mewn camgymeriad, a fyddech gystal rhoi gwybod i
> > > ni (yn [EMAIL PROTECTED]) ac yna dilwch bob copi.
> > >
>

--
The views expressed by the sender of this message don't
necessarily represent those of Brecon Beacons National Park
Authority. This message is intended for the addressee(s) only
and is sent in confidence; if you receive it in error, please can you
let us know (at [EMAIL PROTECTED]) and then destroy all copies.
Nid yw'r farn a fynegir gan anfonwr y neges hon o anghenraid yn
adlewyrchu barn Awdurdod Parc Cenedlaethol Bannau Brycheiniog.
Neges yw hon a fwriadwyd ar gyfer y derbynnydd/derbynyddion
yn unig ac fe'i hanfonir yn gyfrinachol; os ydych yn ei dderbyn
mewn camgymeriad, a fyddech gystal  rhoi gwybod i
ni (yn [EMAIL PROTECTED]) ac yna dilwch bob copi.



action forward question

2001-07-13 Thread Rama Krishna



hi all,

how to refresh (create new instance of) the page 
that was forwarded from an action of another page??


it's like this

page A - some action - page B

page B - someaction - page A 
(forward-success)

i want page A to get created 
freshly.


any ideas???

thanks,
rama.


RE: Homesite tags

2001-07-13 Thread Jann VanOver

Very cool!  For those who don't know, .vtm files work with all the allaire
XXX-Studio products (Homesite, CF Studio, and JRun Studio)

-Original Message-
From: Mario Busche [mailto:[EMAIL PROTECTED]]
Sent: Friday, February 09, 2001 12:05 AM
To: [EMAIL PROTECTED]
Subject: Re: Homesite tags


Hi Rob,

i have written a very simple program which converts the tld files
to some simple tag editors.

It's very simple, but for my purpose it behaves very well.

bye
Mario

Rob Leland schrieb:
 
 Just downloaded an eval for Homesite 4.5
 and wanted to know if anyone has started
 creating HomeSite tag editors for struts?
 It looks simpler than using Ultra Dev.
 I will probbaly only have the chance to
 do one or two tags, but wanted to give it a go.
 
 -Rob



RE: Button forwards

2001-07-13 Thread Jann VanOver

I think document.location.href will work in both of the main browser
types.

-Original Message-
From: Neil Blue [mailto:[EMAIL PROTECTED]]
Sent: Sunday, June 24, 2001 4:58 PM
To: [EMAIL PROTECTED]
Subject: Button forwards


Hello,

I would like to use a button type as a href, making use of the struts 
forward definitions. As I find that using javascript (e.g. 
onclick=location.href='desitination') does not work consistently 
across Netscape and IE. Does anyone know of a way to do this. I would 
have guessed that if there was a standard wat it would have been 
something like this:

html:button forward=location property=

??

Cheers
Neil