[Opensource] Using simple Struts actions in Expresso
Lirian Ostrovica
lirian.ostrovica at senecac.on.ca
Fri Sep 6 07:36:21 PDT 2002
Hi,
I am trying to use a straightforward Struts action (instead of a Controller).
I wrote my Action and declared it in the struts-config.xml.
When I call this action from a browser, I only get a blank screen and the
view source shows:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html;
charset=windows-1252"></HEAD>
<BODY></BODY></HTML>
More information about the Opensource
mailing list