Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl-Sensitive Sunglasses
 
PerlMonks  

comment on

( [id://3333]=superdoc: print w/replies, xml ) Need Help??
I've been doing a lot of Ajax work lately, and while I know, love and use CGI::Ajax, the recently published webworks framework seems to be miles ahead of it.

The problem is that webworks depends on having struts under it in the browser. All well and good, but struts implies programming in Java (as far as I can see, please correct me if I'm wrong), and I want to do Perl, not Java.

Does anybody know of some way to make your Perl code look like it was struts to things like webworks? Or does anybody know of a comparably powerfull Ajax/Javascript/DHTML framework that integrates with Perl instead of Java tools?

later:Note to some of the readers: I am NOT confusing javascript with Java. I know there's no connection between the two. Webworks is a javascript/DHTML framework that does an enormous ammount of stuff on the client side (in javascript) and it communicates with the serverside for other stuff. And the connections to the server side are written to make it easy to work with Java (specificaly, Struts on the server side).

Incidentaly, extensive googling turned up Perl briges which looks like it might be relevant, but I don't see enough documentation to prove or disprove that. Anybody have any experience with it?


In reply to A Camel under struts? by matija

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post; it's "PerlMonks-approved HTML":



  • Are you posting in the right place? Check out Where do I post X? to know for sure.
  • Posts may use any of the Perl Monks Approved HTML tags. Currently these include the following:
    <code> <a> <b> <big> <blockquote> <br /> <dd> <dl> <dt> <em> <font> <h1> <h2> <h3> <h4> <h5> <h6> <hr /> <i> <li> <nbsp> <ol> <p> <small> <strike> <strong> <sub> <sup> <table> <td> <th> <tr> <tt> <u> <ul>
  • Snippets of code should be wrapped in <code> tags not <pre> tags. In fact, <pre> tags should generally be avoided. If they must be used, extreme care should be taken to ensure that their contents do not have long lines (<70 chars), in order to prevent horizontal scrolling (and possible janitor intervention).
  • Want more info? How to link or How to display code and escape characters are good places to start.
Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others cooling their heels in the Monastery: (3)
As of 2024-04-19 20:59 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found